[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: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: 2007-08-10 00:05:00 CEST

On 09/08/2007, Glenn R Heard Jr <gheard@neo.rr.com> 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 :)

I'm not able to test at the moment so I can't commit it, but it seems
like a great idea to me. Something I wanted to include originally but
never got around to.

BTW, patches are best submitted to the dev list as they're helping
with the development of the project.

Simon

-- 
       ___
  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 Fri Aug 10 00:03:06 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.