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

Re: how to add a file to a tag

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Tue, 09 Sep 2008 12:08:00 -0400

Ingo Siebert wrote:
> I'm trying to add a file to a tag, which isn't and never should be under
> version control in my working copy.

You can compile svnput (in tools/examples) or use svnmucc like this:

        svnmucc --revision BASEREV -m "Log Message" put SRC-FILE URL

Read this thread for more details:

        http://svn.haxx.se/dev/archive-2008-09/0168.shtml

HTH

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-09 18:08:29 CEST

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.