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

Re: Bug report for SubWCRev

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 17 Aug 2008 11:54:54 +0200

Martin Dummer wrote:
> Hey,
>
> I think I found a bug in SubWCRev.exe. Using the template scheme with
> source and dest. file, SubWCRev produces nonsense if all keywords are
> specified.If only one of them is used, the program works fine. The
> keywords are copied from the help text as the website does not list
> them. For my repository the result looks like this:
>
> $WCREV$
> $WCDATE$
> $WCDATE=$

This is wrong. If you use $WCDATE=$, you have to specify a time
formatting string after the = char. For example:
$WCDATE=%a, %d %B %Y$

> $WCRANGE$
> $WCURL$
> $WCNOW$
> $WCNOW=$

same here with $WCNOW=$.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-08-17 11:55:15 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.