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

Re: @abc - Tag...

From: Thomas Beale <thomas_at_deepthought.com.au>
Date: 2005-07-28 23:21:50 CEST

Christopher Ness wrote:
> On Thu, 2005-07-28 at 21:55 +0100, Max Bowsher wrote:

>
> To add properties via the command line you would:
>
> svn propset svn:keywords \
> "LastChangedDate LastChangedRevision URL" <filename>
>
> The quotes here are needed to keep the space separated list as a single
> argument to the svn command.
>
> This is what I think you were confusing.
>
> Cheers,
> Chris

ok, well the piece of advice I was following (from
news://news.gmane.org:119/OF81E8115F.AE74878A-ONC125704B.00252B99-C125704B.00258CAA@nil.si)
was:

------------------------
As I've pointed out on this list a few times, svn has issues with parsing
keyword values not delimited by spaces.

Just change your keywords like this:

*.c = svn:keywords=" LastChangedDate LastChangedRevision URL "

and it will work.

Cheers,

---
   Miha Vitorovic
   Inženir v tehničnem področju
   Customer Support Engineer
    NIL Data Communications,  Tivolska cesta 48,  1000 Ljubljana,  Slovenia
    Phone +386 1 4746 500      Fax +386 1 4746 501     http://www.NIL.si
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 28 23:29:49 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.