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

Re: Adding binary version to a tag

From: Ulrich Eckhardt <ulrich_at_tuxator.satorlaser-intern.com>
Date: 2006-02-10 09:48:58 CET

On Thursday 09 February 2006 17:05, Achim Domma wrote:
> in the "Avoid .svn" thread some people wrote that they add compiled
> binaries to tags after creating the tag. What's the simplest way to do
> that?
>
> If I do a 'svn copy .../trunk .../tags/1.1' and have a compiled.exe
> somewhere on my disk, how do I get it into tags/1.1 without checking out
> the complete folder? Or am I understanding something wrong?

I'd say it's part of quality assurance that you first check out the folder
freshly, compile it and test it. After all, what if you had a file in your
devel folder that you just forgot to add? Also, I usually make some final
adjustment (removing the 'dev' tag from the version) before finally baking
the release.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 10 09:45:34 2006

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.