Re: why does svn upgrade contact the server?

2011-12-15 Thread Jojakim
in a new repo. But sometimes the changes are so small, that the work around (reorganizing - importing - etc) takes much more time then the modification itself and the customer does not agree to pay more. In these cases we do the changes in the WC directly. Thank you guys for your help to solve my problem. Jojakim

Re: why does svn upgrade contact the server?

2011-12-15 Thread Jojakim
On 15.12.2011 13:04:30, Philip Martin wrote: > The most likely thing to be missing is the root URL. That was it. After fixing entries it worked. Thank you! Jojakim

why does svn upgrade contact the server?

2011-12-15 Thread Jojakim Stahl
1.7 Q & A, part 1") is stated regarding svn upgrade: "This is a local metadata storage change only, though. 'svn upgrade' does not contact the server and does not modify the content of the users' working files." So why my svn tries to contact the server at all? Thanks Jojakim