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

RE: Re: Checkout without .svn

From: Rifki Razick <rifki_at_jarirbookstore.com>
Date: Thu, 13 Nov 2008 09:30:30 +0300

Thanks for the answer guys. Export was exactly what I was looking for.

I should have mentioned "checkout" (in quotes) instead of checkout :)

/Rifki

-----Original Message-----
From: news [mailto:news_at_ger.gmane.org] On Behalf Of Dave Lawrence
Sent: Wednesday, November 12, 2008 8:29 PM
To: users_at_tortoisesvn.tigris.org
Subject: Re: Checkout without .svn

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

---------------------------------------------------------------------
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-13 07:33:14 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.