Bug found on:
- Windows 7 64-bit
- svn 1.8.4
- Working copy in d:\ directly (not in a sub-folder like d:\MyTrunk\)
Step:
In a command prompt do
cd /d d:\ & svn diff > C:\Validpath.patch
where d:\ is a working copy.
What happen:
- a GPF (crash) of svn
- The file C:\Validpath.patch is created but e
> From: Michel Archambault [mailto:micj...@gmail.com]
> Sent: Wednesday, November 13, 2013 12:25 PM
> To: users@subversion.apache.org
> Subject: svn diff on root folder (like d:\) crash on Windows
>
>
>
> Bug found on:
> - Windows 7 64-bit
> - svn 1.8.4
> - Working copy in d:\ directly (not in a s
> -Original Message-
> From: Andrew Reedick [mailto:andrew.reed...@cbeyond.net]
> Sent: woensdag 13 november 2013 18:45
> To: Michel Archambault; users@subversion.apache.org
> Subject: RE: svn diff on root folder (like d:\) crash on Windows
>
> > From: Michel Archambault [mailto:micj...@gm
Hello dear SVN users,
I have a problem with the merging mecanism in SVN.
Here is a litttle case study:
We have 2 branches (B1, and B2) and the trunk (T), if you do the following:
commit -> Branch
merge B1 -> T
merge T -> B2 (to propagate the change)
Then if I look to which changes are eligible f