Re: SVN errors with junction points

2011-08-08 Thread Joost van Dongen
Cooke, Mark > > -Original Message- > > From: joostdon...@gmail.com [mailto:joostdon...@gmail.com] On > > Behalf Of Joost van Dongen > > Sent: 04 August 2011 08:11 > > To: Cooke, Mark > > Cc: Stefan Sperling; users@subversion.apache.org > > Subject:

RE: SVN errors with junction points

2011-08-04 Thread Cooke, Mark
> -Original Message- > From: joostdon...@gmail.com [mailto:joostdon...@gmail.com] On > Behalf Of Joost van Dongen > Sent: 04 August 2011 08:11 > To: Cooke, Mark > Cc: Stefan Sperling; users@subversion.apache.org > Subject: Re: SVN errors with junction points >

Re: SVN errors with junction points

2011-08-04 Thread Joost van Dongen
As Mark guessed, I am indeed setting up the junction points by hand. This is how I made it: -Create folder D:\SVN -Do checkout on D:\SVN with "Immediate children, including folders", so only the folders come in and not their contents -Do "fully recursive" update on D:\SVN\SmallFolder to get its co

Re: SVN errors with junction points

2011-08-04 Thread Thorsten Schöning
Guten Tag Joost van Dongen, am Mittwoch, 3. August 2011 um 18:18 schrieben Sie: > So, what is going wrong here and how can I fix it? I have a similar setup and the only solution for me was to always do all operations in the original source, because most operations won't work in the Junction itsel

RE: SVN errors with junction points

2011-08-03 Thread Cooke, Mark
> -Original Message- > From: Stefan Sperling [mailto:s...@elego.de] > Sent: 03 August 2011 22:11 > To: Joost van Dongen > Cc: users@subversion.apache.org > Subject: Re: SVN errors with junction points > > On Wed, Aug 03, 2011 at 06:18:11PM +0200, Joost van D

Re: SVN errors with junction points

2011-08-03 Thread Stefan Sperling
On Wed, Aug 03, 2011 at 06:18:11PM +0200, Joost van Dongen wrote: > Our SVN checkout is too big to fit on my small SSD harddisk, so I have > spread it over two harddisks using Windows 7 junction points. Sorry, Subversion doesn't support NTFS junctions. See http://subversion.tigris.org/issues/show_

SVN errors with junction points

2011-08-03 Thread Joost van Dongen
Our SVN checkout is too big to fit on my small SSD harddisk, so I have spread it over two harddisks using Windows 7 junction points. However, this gives me weird SVN errors. These folders are my situation: E:\SVN\BigFolder D:\SVN\SmallFolder D:\SVN\BigFolder >> junction point towards E:\SVN\BigFol