logo       

Re: How do I get release snapshots from SVN?: msg#00055

web.kupu.devel

Subject: Re: How do I get release snapshots from SVN?

Donovan Baarda wrote:

> Just interested in getting as-released snapshots out of SVN. How do I do
> this? There are only branches for kupu-1.1, kupu-1.2, etc. How do I pull
> out a snapshot of say the kupu-1.1.2 release? SVN doesn't have tags,
> does it?

svn co http://codespeak.net/svn/kupu/tag/kupu-1.1.2

SVN does have tags, they just work differently than CVS.

Have a look at http://codespeak.net/svn/kupu/tag where you will find 24+
tags (the + is that ngo-stable isn't a tag, its a folder containing more
tags).

On SVN you create a tag the same way you create a branch, by copying the
folder structure. By convention you never create revisions in the tag
folder (I believe some SVN archives do checks on checkins to prevent
anything in the tags folder except copying and deleting). One advantage of
creating tags this way is that you can use a hierarchy for tags, so we
could move the really ancient ones into a sub-folder if there get to be too
many directly in the tags folder.


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise