[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN errors with junction points

From: Joost van Dongen <joost_at_ronimo-games.com>
Date: Mon, 8 Aug 2011 16:51:46 +0200

Some additional information: I just discovered that the ancestry information
error is only given when a file has actually been changed or added. So if
there are no updates for a folder on the SVN, then pressing update goes
fine. If there is something to get, then I get the ancestry error.

@Mark: The E disc contains lots of other data, and BigFolder is not the only
folder I did this to. There are around 10 more folders like BigFolder. So
mounting the entire disc won't work.

Greetz,
Joost

-
Joost van Dongen
Lead programmer / co-founder
Ronimo Gameswww.ronimo-games.com

2011/8/4 Cooke, Mark <mark.cooke_at_siemens.com>

> > -----Original Message-----
> > From: joostdongen_at_gmail.com [mailto:joostdongen_at_gmail.com] On
> > Behalf Of Joost van Dongen
> > Sent: 04 August 2011 08:11
> > To: Cooke, Mark
> > Cc: Stefan Sperling; users_at_subversion.apache.org
> > Subject: Re: SVN errors with junction points
> >
> > 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 contents
> > -Create folder E:\SVN
> > -Do checkout on E:\SVN with "Immediate children, including folders"
> > -Do "fully recursive" update on E:\SVN\BigFolder
> > -Remove the .svn folder from D:\SVN\BigFolder to make it
> > actually empty (required for junction points)
> > -Create junction point from D:\SVN\BigFolder to E:\SVN\BigFolder
> >
> > That's it! To Windows Explorer, D:\SVN now looks like a
> > complete checkout. However, SVN now gives the errors I posted
> > previously.
>
> Hmm, I've not used mount points much. Do you have anything else on the e:\
> drive? How about using Disk Manager to remove the e:\ drive and mount it
> directly as D:\SVN\BigFolder (The "Mount in the following empty NTFS folder"
> option)? Then you should be able to do the checkout properly...
>
> Note: I cannot try this at the moment so YMMV!
>
> ~ mark c
Received on 2011-08-08 16:52:37 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.