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

Creating tags

From: Ilan Yaniv <Ilan.Yaniv_at_timetoknow.org>
Date: Thu, 1 Jan 2009 15:21:13 +0200

Hi all,

We have an automatic process for creating products.
We have a huge amount of assets (jpg,flv,mp3 etc), in SVN, but for each
release we take only part of the assets files.
But in the SVN, when we make a tag, we are tagging all the assets.

I want that the automatic tool, will copy all assets from the Trunk
folder to the Tag folder, but a cheep copy, so that we will not double
our assets inside the svn.

1) Will svn copy command is enough.
2) If we have all those files on disk, and we do a commit to
another location in SVN, the files were checked out form the trunk and
then run a commit to the tag folder, will those file will be doubled in
the repository, or it will be again a cheep copy.
3) Is there a way to do step 1, or step 2 via SVN API

Thanks

Ilan Yaniv
Configuration Management
Phone: 03-7534333 ext. 5873
Ilan.Yaniv_at_timetoknow.org

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=998391

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-01 14:23:28 CET

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.