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
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
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
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
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 ..
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
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