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

Tag only the changed list

From: Muthu Gopal <muthuboy_at_hotmail.com>
Date: 2005-03-31 00:34:02 CEST
How to I create a tag only for the changed files? For
Instanace I have the following structure in my repository:
\trunk
\branches
\tags

In the trunk folder, I have totally 1000 files. My
developer keeps making changes and creates revisions in
the trunk say 8,9 and 10. And each of these revisions he
modifies just 3 files i.e. totally 9. Now he likes put
these 9 files ( modified in 8,9 and 10) alone in a tags
folder and handover to another entity for
build/deployment.

Subversion allows me to create a tag as of 10 revision but
would copy all the 1000 files to the tags folder. I want
just these 9 files - the changed files in these 3
revisions - to be copied to the tag.

Is it possible?
How to I create a tag only for the changed files? For
Instanace I have the following structure in my repository:
\trunk
\branches
\tags

In the trunk folder, I have totally 1000 files. My
developer keeps making changes and creates revisions in
the trunk say 8,9 and 10. And each of these revisions he
modifies just 3 files i.e. totally 9. Now he likes put
these 9 files ( modified in 8,9 and 10) alone in a tags
folder and handover to another entity for
build/deployment.

Subversion allows me to create a tag as of 10 revision but
would copy all the 1000 files to the tags folder. I want
just these 9 files - the changed files in these 3
revisions - to be copied to the tag.

Is it possible?
 
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org Received on Thu Mar 31 00:43:59 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.