Re: Windows junctions are not supported in Subversion 1.8.0 anymore

2013-07-29 Thread Thorsten Schöning
Guten Tag Bert Huijben, am Donnerstag, 25. Juli 2013 um 15:04 schrieben Sie: > In 1.7 we didn't try reading symlinks for opening a working copy, while in > 1.8 and trunk we do try to read the symlink. So working copies that did work > in 1.7 are not working any more. > I would call that a regress

RE: Windows junctions are not supported in Subversion 1.8.0 anymore

2013-07-25 Thread Bert Huijben
> -Original Message- > From: Stefan Sperling [mailto:s...@elego.de] > Sent: donderdag 25 juli 2013 13:24 > To: Ivan Zhakov > Cc: Subversion Development; users@subversion.apache.org; Thorsten > Schöning > Subject: Re: Windows junctions are not supported in Subve

Re: Windows junctions are not supported in Subversion 1.8.0 anymore

2013-07-25 Thread Thorsten Schöning
Guten Tag Stefan Sperling, am Donnerstag, 25. Juli 2013 um 13:23 schrieben Sie: > I would say it's a new feature, not a bug fix. Which would mean that > it needs to wait for 1.9. But things worked in Subversion 1.7.x. It's not about versioned links or things like that, not even anything unversion

Re: Windows junctions are not supported in Subversion 1.8.0 anymore

2013-07-25 Thread Stefan Sperling
On Thu, Jul 25, 2013 at 02:04:30PM +0400, Ivan Zhakov wrote: > Reading symbolic links on Windows Vista and later is implemented on > trunk in r1501251 [1]: > [[[ > Implement reading symbolic links on Windows Vista or later. This fix > issues with working copies located in symlinked folders. > ]]] >

Re: Windows junctions are not supported in Subversion 1.8.0 anymore

2013-07-25 Thread Thorsten Schöning
Guten Tag Ivan Zhakov, am Donnerstag, 25. Juli 2013 um 12:04 schrieben Sie: > Reading symbolic links on Windows Vista and later is implemented on > trunk in r1501251 [1]: I hope this will work with junctions, too, as from my understanding both are technically different, but even MSDN often just r

Re: Windows junctions are not supported in Subversion 1.8.0 anymore

2013-07-25 Thread Ivan Zhakov
On Thu, Jul 25, 2013 at 1:25 PM, Thorsten Schöning wrote: > Hello, > > I'm working heavily with Windows junctions in my development > environment, meaning that e.g. I check out a working copy in an > Eclipse workspace using Subclipse and afterwards create a junction to > my httpd cgi-bin directory

Windows junctions are not supported in Subversion 1.8.0 anymore

2013-07-25 Thread Thorsten Schöning
Hello, I'm working heavily with Windows junctions in my development environment, meaning that e.g. I check out a working copy in an Eclipse workspace using Subclipse and afterwards create a junction to my httpd cgi-bin directory. Please note that I do not link deeply into the working copy but crea