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

RE: How to generate a release ?

From: Derek Mahar <DMahar_at_penson.ca>
Date: 2004-04-28 15:44:01 CEST

You need to create tags with the 'svn copy' command. In Subversion, tagging a revision is analogous to the CVS or PVCS operation of applying a label to a particular revision of every file in the tree with the significant advantage that directories are also 'tagged'. You could achieve the exact same result with Subversion by recursively applying a property to every file in the tree, but this is far less efficient than creating a tag and does not allow you to compare one revision of a tree with another.

Derek

-----Original Message-----
From: Diego Toro [mailto:diego.toro@expert-information.com]
Sent: April 27, 2004 3:13 PM
To: users@subversion.tigris.org
Subject: How to generate a release ?

Greetings !!!
 
I want to add labels to my files so I can to generate a release from the labels, so I can to get files from differents revisions (in agreement with my requeriments and the objects states). I want to make that automatically, so I can to get files associate with the labels.
 
I am reading about "properties" but I don´t know how to do it.
 
I need to decide what control version system to use.

Thanks in advance for your help
 
Diego Toro

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

NOTICE: This email contains privileged and confidential information and is intended only for the individual to whom it is addressed. If you are not the named addressee, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this transmission by mistake and delete this communication from your system. E-mail transmission cannot be guaranteed to be secured or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses.

AVIS: Le présent courriel contient des renseignements de nature privilégiée et confidentielle et n’est destiné qu'à la personne à qui il est adressé. Si vous n’êtes pas le destinataire prévu, vous êtes par les présentes avisés que toute diffusion, distribution ou reproduction de cette communication est strictement interdite.  Si vous avez reçu ce courriel par erreur, veuillez en aviser immédiatement l’expéditeur et le supprimer de votre système. Notez que la transmission de courriel ne peut en aucun cas être considéré comme inviolable ou exempt d’erreur puisque les informations qu’il contient pourraient être interceptés, corrompues, perdues, détruites, arrivées en retard ou incomplètes ou contenir un virus.  

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 28 15:44:51 2004

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.