working on multiple patches

2011-11-13 Thread Jarek Czekalski
Hi I finished working on a patch A and posted it to acceptation. I would like to keep this patch applied in my working copy and work on another patch B. I don't see any way to do this, except having my own svn repository. But with Mercurial it was easy: 1. Revert all 2. Apply patch A throuch

Re: Network Share Checkouts

2011-11-13 Thread Ryan Schmidt
On Nov 13, 2011, at 01:46, Nico Kadel-Garcia wrote: > On Thu, Nov 10, 2011 at 12:48 PM, Ryan Schmidt wrote: >> >> On Nov 10, 2011, at 07:27, Nico Kadel-Garcia wrote: >> >>> Windows versus UNIX style end-of-line also becomes important. The >>> "svn:eol" style for files in a shared repository wil

SVN error 500 - possibly active directory related

2011-11-13 Thread Robert Rothberg
Hello all, let me start by saying I'm basically fairly clueless about SVN. Someone else at my company maintains all the Linux servers and he is unavailable. I'm OK with Linux but resort to googling a lot. I'm on the windows side of the shop and last night we took the old domain controller permane

Re: write-through-proxy and checksum error - URL path mangled in text data

2011-11-13 Thread Daniel Shahaf
Sebastian Brandt wrote on Fri, Nov 11, 2011 at 10:22:31 +0100: > How can I find out in which subversion releases the r878607, r916286 > and r1064734 are included? Use the 'svn mergeinfo' command on Subversion's repository: % U=http://svn.apache.org/repos/asf/subversion % svn mergeinfo --show-revs

Re: svn copy doesn't honour "--quiet" in 1.7.1 ??

2011-11-13 Thread Daniel Shahaf
Philip Martin wrote on Fri, Nov 11, 2011 at 11:16:45 +: > "Zibetti Paolo" writes: > > > With Subversion version 1.6.x, I could add the "--quiet" switch to the > > "svn copy" command to suppress all output in case the command succeeds. > > > > With Subversion version 1.7.1 "svn copy --quiet ..

Re: merge problem. impossible to revert deleted file

2011-11-13 Thread Stefan Sperling
On Sat, Nov 12, 2011 at 06:53:54PM +0100, Gunnar Dalsnes wrote: > On 11.11.2011 16:51, Philip Martin wrote: > >You can't revert wc/D/f without reverting the replace of wc/D. > Does this mean it's not possible to merge if the same dir is created > both in trunk and in branch? Can the "replace" of th

Re: Network Share Checkouts

2011-11-13 Thread Johan Corveleyn
On Sun, Nov 13, 2011 at 8:46 AM, Nico Kadel-Garcia wrote: [...] > No, it happens *every time* yous set it to "native" and wind up > editing code in one OS and running it in another. It's particularly a > problem when people use TortoiseSVN to a CIFS accessible for code or > documents that get run