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

Re: Checkout without .svn

From: Dave Lawrence <dlawrence_at_ad-holdings.co.uk>
Date: Wed, 12 Nov 2008 17:28:30 +0000

Rifki Razick wrote:
> Hi,
>
>
>
> Is it possible to checkout a complete project without any Subversion
> Meta files or folders? (i.e. .svn folders)
>
No and yes.

Yes: it's called "export".

No: you can't actually "checkout" a working copy without the .svn
folders as by definition it would be a working copy ie you can't commit
from it etc.

btw export has two functions - you can export from a URL (which gets it
from the server) or you can export from a path - which gets it from a
working copy. In Tortoise it all depends whether you invoked the
context from inside a working copy or not.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-11-12 18:28:52 CET

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.