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

RE: RE: Newbie question about tagging

From: Kevin Hung <cykhung_at_yahoo.com>
Date: 2005-11-14 17:58:57 CET

A lot of people have replied to give suggestions. I
appreciate all of your helps.

It turns out what I need is what Mark suggested:

   svn copy . http://svn.server.com/tags/214

Before I posted my question, I tried out svn on a fake
project and repository to test "svn copy". For some
reason, it did not do what I wanted and so I posted my
question. But now I try it again and it works. Sorry
for the confusion.

Thanks again for all of your help.

--- Mark Shead <sheadm@optimalinternet.com> wrote:

> You can do something like:
> svn cp . http://svn.server.com/tags/214
>
> This should copy your local changes to the 214
> directory under tags.
>
> --Mark
>
> -----Original Message-----
> From: Kevin Hung [mailto:cykhung@yahoo.com]
> Sent: Monday, November 14, 2005 1:07 AM
> To: Gavin Lambert
> Cc: 'SVN Users'
> Subject: RE: Newbie question about tagging
>
> Now I want to make a tag based on the revisions of
> all the files in my
> local workspace. Is this possible? Or is it possible
> to figure the
> revision number of the root directory corresponding
> to my local
> workspace?
>

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 14 18:04:56 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.