Re: Creating tags
From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: Thu, 01 Jan 2009 14:37:18 +0100
Hi Ilan,
> We have a huge amount of assets (jpg,flv,mp3 etc), in SVN, but for each
>
>
svn copy URL/trunk URL/tags/R1.0 -m"- Rel 1.0".
you can see via "svn log URL/tags/R1.0" a thing like this:
A /tags/R1.0 (from: /trunk:100)
This is what exactly is stored internally...
So why would you like to change this behaviour and do some self made
But as you mentioned that you only take parts of your assets for the
Or may be you can take a look at the result of things like this:
svn diff --summarize URL/tags/R1.0 URL/tags/R1.1
Or do i understand your intention wrong ?
Kind regards
-- SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz Marbaise ICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http://www.soebes.de ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=998558 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-01-01 14:38:16 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.