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

Re: SubWCRev and different date formats

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-08-11 09:20:13 CEST

Glenn R Heard Jr wrote:
> Hello TortoiseSVN community!
>
> My company uses a different date format than the international one used
> in TSVN's SubWCRev. So, I set about my merry way of checking out TSVN
> and modifying SubWCRev to meet our needs. In doing so, I made a variant
> of $WCDATE$ and $WCNOW$ that accept strftime() format strings.
>
> example:
>
> char *Date = "$WCDATE=%a %b %d %I:%M:%S %p$";
> char *TimeNow = "$WCNOW=%a %b %d %I:%M:%S %p$";
>
> Works like a charm for us, and I though I might send out the patch for
> anyone else that might be interested. It is derived from the TSVN 1.4.4
> branch.

Thanks for the patch.
Committed in revision 10341.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sat Aug 11 09:18:41 2007

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.