Re: SVN access using 2 different URLs pointing to same Server by changing metadata

2010-01-29 Thread Eric Lee
eet > > -Original Message- > From: Andy Levy [mailto:andy.l...@gmail.com] > Sent: Friday, January 29, 2010 5:14 PM > To: Vineet Priyank > Cc: users@subversion.apache.org > Subject: Re: SVN access using 2 different URLs pointing to same Server by > changing metadata >

Re: SVN access using 2 different URLs pointing to same Server by changing metadata

2010-01-29 Thread Ulrich Eckhardt
On Friday 29 January 2010, Vineet Priyank wrote: > We want to access the svn(Basically check out) from URL1 and we want to > update it with URL2, this is our basic requirement. Please suggest the > possible solutions. Have you taken a look at the '--switch' command? This allows you to change the

Re: SVN access using 2 different URLs pointing to same Server by changing metadata

2010-01-29 Thread Felix Gilcher
January 29, 2010 5:14 PM > To: Vineet Priyank > Cc: users@subversion.apache.org > Subject: Re: SVN access using 2 different URLs pointing to same Server by > changing metadata > > On Fri, Jan 29, 2010 at 06:20, Vineet Priyank wrote: >> >> I have two URLs with d

RE: SVN access using 2 different URLs pointing to same Server by changing metadata

2010-01-29 Thread Vineet Priyank
: Friday, January 29, 2010 5:14 PM To: Vineet Priyank Cc: users@subversion.apache.org Subject: Re: SVN access using 2 different URLs pointing to same Server by changing metadata On Fri, Jan 29, 2010 at 06:20, Vineet Priyank wrote: > > I have two URLs with different credential pointing to th

Re: SVN access using 2 different URLs pointing to same Server by changing metadata

2010-01-29 Thread Andy Levy
On Fri, Jan 29, 2010 at 06:20, Vineet Priyank wrote: > > I have two URLs with different credential pointing to the Same Server and > Same data. I have done svn check out for URL1 with crederntial1 and it got > checked out. After that I have changed the URL1 to URL2 using > > sed –i ‘s/string1/stri

SVN access using 2 different URLs pointing to same Server by changing metadata

2010-01-29 Thread Vineet Priyank
Hi, I am Vineet and I am having some requirement for SVN access. I have two URLs with different credential pointing to the Same Server and Same data. I have done svn check out for URL1 with crederntial1 and it got checked out. After that I have changed the URL1 to URL2 using sed -i 's/str