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

Tags (no I'm not complaining)

From: Kenneth P. Turvey <kt-usenet_at_squeakydolphin.com>
Date: 2006-02-27 05:31:15 CET

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

With all this discussion about tags I decided to fix something in my
repository that I've been meaning to fix. Some time ago I moved a top
level directory DifferentialEvolution/trunk to the directory
CS6320-EvolutionaryProgramming/trunk/DifferentialEvolution where it
probably should have been to begin with. Now before I made this move I
had tagged a single revision in this directory by doing a copy to
DifferentialEvolution/tags. Now I would like to copy this revision to
CS6320-EvolutionaryProgramming/tags/SomeTagName.

Unfortunately when I go back to get the tag I'm having some difficulty
finding it. Here are a couple of commands that should explain the problem:

kt_at_volkswagon:~$ svn log -r 316:420 file:///home/kt/subversion/DifferentialEvolution/tags
- ------------------------------------------------------------------------
r316 | kt | 2006-02-08 17:27:20 -0600 (Wed, 08 Feb 2006) | 1 line

Tags
- ------------------------------------------------------------------------
r342 | kt | 2006-02-13 04:58:16 -0600 (Mon, 13 Feb 2006) | 2 lines

This version seems to be working well. It is a first draft.

- ------------------------------------------------------------------------
r386 | kt | 2006-02-17 03:03:19 -0600 (Fri, 17 Feb 2006) | 2 lines

Tagging assignment 1 for CS6320 with Dr. Chakraborty.

- ------------------------------------------------------------------------
kt_at_volkswagon:~$ svn ls -r 386 file:///home/kt/subversion/DifferentialEvolution/tags
svn: File not found: revision 466, path '/DifferentialEvolution/tags'

OK, so where do I find this directory if not at revision number 386?

Thanks for your help.

- --
Kenneth P. Turvey <kt-usenet@squeakydolphin.com>
Phone : (314) 255-2199

XMPP IM: kpturvey@jabber.org
Yahoo IM: kpturvey2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFEAoCDi2ZgbrTULjoRAvdEAKCy1ZVEe51y2THSzwQFEq764tuUiACfdYS6
5RRJKMAso2EPtw1ntOfWt7o=
=jka/
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 27 05:33:01 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.