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

SVN Tagging

From: S I <xiamak_at_hotmail.com>
Date: 2005-09-07 02:08:48 CEST

Hi

During my daily/nightly builds, I do an update to get the latest, modify 5
of my build files, do the build, commit the files and would like to tag svn.
  However, reading the tagging section in chapter 3 of the manual, I see
that unlike CVS, SVN tags the latest (HEAD) or a specified revision, and not
respository files based on your working copy like cvs does... or does it?

I would like to tag the repository based on my working copy EXACTLY. My
current Ant script is basically atomic, once it starts and goes through the
steps as mentioned above (checkout, modify, commit, tag) how can it stop or
be aware of, or know a/the specified revision number ahead of time? I
really don't wanna resort to writing scripts or parsing. I would like to
stay true to Ant w/o downloading or installing Cygwin, perl, etc. There
must be a feature in "svn copy" to allow me to tag the repo based on my
working copy JUST LIKE CVS.

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 7 02:10:36 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.