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

RE: Additionally checkout parent folder?

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Tue, 10 Aug 2010 10:08:25 -0400

> Bob Archer wrote:
> >
> > > Hi!
> > >
> > > Is it possible to checkout the parent folder after the fact,
> > > reusing the already downloaded files?
> > >
> > > What I did:
> > > From https://server/svn/projects/foo/trunk/bar/a.txt
> > > I checked out bar to local folder "work", so now I have locally
> > > work/a.txt
> > >
> > > Is there way to get work/bar/a.txt , with a simple step,
> without
> > > checking out all the files?
> > > (there a many of them and the server access is slow).
> > >
> > > Basically I just need to move all the files in WC into a new
> folder
> > > "bar", no new files would appear.
> >
> > I think you are asking about moving the wc and not checking
> > out a parent of your current wc to mve it to. IF that is the
> > case sure, just move the files on your working copy... make
> > sure to include the .svn folder. It should work fine.
>
> Basically I just rename/move the highest folder that contains
> a .svn folder, right?
>

Yes, that's correct.

BOb

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2645306

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-10 16:08:35 CEST

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

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