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/string1/string2/g' *  command(only 1 string difference is
there between 2 URLs) after going in .svn folder.

 

Basically .snv/all-wcprops  and .svn/entries files contains these URL
entry.

 

After that I tried to update the the folder using svn update foldername
but the following error comes.

 

svn: Error processing command 'modify-wcprop' in 'junos'

svn: Failed to load properties from disk

svn: Malformed file

Please provide some solution to move forward and do a svn update using
URL2 and credential2.

 

Thanks,

Vineet

 

Reply via email to