[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 09:10:06 -0400

> 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.

BOb

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-10 15:10:15 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.