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

Re: tagging is too heavy, any alternative?

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-01-11 00:24:06 CET

On Mon, 10 Jan 2005, Robert Guico wrote:

> Just to be sure... it would be accurate to say that when I branch or
> tag, the size of my working copy would increase by the factor of the
> content of a repository, right? (I suppose I could avoid space issues
> by not checking out tags or branches, though.)
>
If you check out the root of a repository, yes. You don't (or we at least
don't) normally do that, though. Normally, you just check out trunk or a
particular branch or tag that you want. Note that you can quickly switch
between trunk, branches and tags with the svn switch command.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 11 00:26:41 2005

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

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