You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by vijay bhasker <bh...@techaspect.com> on 2009/04/02 17:36:35 UTC

(no subject)

Can you send the steps to synchronize two svn servers Ex:one svn repository
is there in my machine and when I commit the changes Made to my
repository,those changes will get effected in the local server from where
The repository is created.

Suppose there is another svn server is present in another location and when
I commit My changes in the local server those commits should again commit in
the remote svn server.

We are developing a .net application,so I need to know the steps to
synchronize these two svn servers.

 

 

 

 

Regards,

M.vijay bhasker.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1521679

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

RE: (no subject)

Posted by Bob Archer <bo...@amsi.com>.
You should read about svnsync in the svn book.

 

http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.reposadmin.main
t.tk.svnsync

 

BOb

 

 

________________________________

From: vijay bhasker [mailto:bhaskerm@techaspect.com] 
Sent: Thursday, April 02, 2009 1:37 PM
To: 'Andy Levy'
Cc: users@subversion.tigris.org
Subject: (no subject)

 

 

Can you send the steps to synchronize two svn servers Ex:one svn
repository is there in my machine and when I commit the changes Made to
my repository,those changes will get effected in the local server from
where The repository is created.

Suppose there is another svn server is present in another location and
when I commit My changes in the local server those commits should again
commit in the remote svn server.

We are developing a .net application,so I need to know the steps to
synchronize these two svn servers.

 

 

 

 

Regards,

M.vijay bhasker.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1522201

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: (no subject)

Posted by Andrey Repin <an...@freemail.ru>.
Greetings, vijay bhasker!

vb> Can you send the steps to synchronize two svn servers Ex:one svn repository
vb> is there in my machine and when I commit the changes Made to my
vb> repository,those changes will get effected in the local server from where
vb> The repository is created.

vb> Suppose there is another svn server is present in another location and when
vb> I commit My changes in the local server those commits should again commit in
vb> the remote svn server.

vb> We are developing a .net application,so I need to know the steps to
vb> synchronize these two svn servers.

Very poor attempt to disrupt your own workflow, I'd say...
Read about SVN in general and branching especially.
Then commit to the main repository directly, either into /trunk or in your
current working branch.

Or there's a specific reason on your side to violate the very idea of Subversion existence?


--
WBR,
 Andrey Repin (anrdaemon@freemail.ru) 02.04.2009, <22:05>

Sorry for my terrible english...

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1522142

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].