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?
Thanks,
David
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2645297
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-10 15:33:48 CEST