RE: Create a tag on a single file
From: Bob Archer <bob.archer_at_amsi.com>
Date: Fri, 26 Jun 2009 10:59:03 -0400
>I have a directory structure that is being used to collaborate on the development of a standard. There is no build associated with this project, and so >there usually isn't any need to maintain a configuration of related files. However, we do need to keep specific tags on versions of the SoaML.doc file >representing its state after each ballot. So I wanted to create a tag for the document. What would be the best way to do this? I tried selecting the >SoaML.doc file and using TortoiseSVN-->Branch/tag... to copy the .../SoaML.doc into .../Beta/submission.doc to create the Beta tag. But I get:
>What am I doing wrong?
You don't really "tag" a file. You copy a path at a point in time (revision). so, when you create a tag you are creating a copy of a path. Your best bet would be to have that one file in a folder by itself... then you could copy that one folder into your tags folder.
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.