Alberto, thank you, I can see it now in the TortoiseSVN checkout menu,
i.e. in XP you can do this:

1. Create an empty folder with Windows Explorer and name it for the
tag of interest
2. Right click and select SVN Checkout...
3. For the URL of repository, enter http://away3d.googlecode.com/svn
4. Click the [...] button to open Repository Browser
5. Browse the tree to choose trunk, or specific tag or branch.
6. Make sure the Checkout directory still points to the folder you
intended.

Ralph

On Sep 3, 6:49 pm, "Alberto Brealey-Guzmán"
<[EMAIL PROTECTED]> wrote:
> On Wed, Sep 3, 2008 at 10:03 AM, Ralph B <[EMAIL PROTECTED]> wrote:
>
> > At the moment I am doing this:
> > 1. SVN checkout a repository fromhttp://away3d.googlecode.com/svn/trunk
> > 2. Display the revision graph
> > 3. Identify which rev goes with the given tag, e.g. tag 2.1.0 is rev
> > 547
> > 4. Do an SVN update to this rev.
>
> > Is there a smarter way?
>
> Yes, you should checkout the desired tag, instead of the 'trunk':
>
>    svn cohttp://away3d.googlecode.com/svn/tags/2.1.0/
>
> that way you get the snapshot of the repo that was tagged as '2.1.0'
>
> hope this helps,
>
> --
> Alberto Brealey-Guzmán
> +506 88.18.55.74

Reply via email to