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

SubWCRev $WCINSVN$ always false

From: Carsten Schuette <carsten.schuette_at_gmx.de>
Date: Mon, 13 Feb 2012 18:23:28 +0100

Hi,

 

I am using latest subwcrev to replace keywords in a template. The property
$WCINSVN$ is always false, even if the other properties show that the
file/directory is in subversion and has a revision number.

 

Template lines:

// URL: $WCURL$

// Highest committed revision number: $WCREV$

// Date of highest committed revision: $WCDATE$

// Local changes: $WCMODS?yes:no$

// Versioned: $WCINSVN?yes:no$

 

Result:

// URL: svn+ssh://....(some URL here)

// Highest committed revision number: 684

// Date of highest committed revision: 2012/01/18 16:48:34

// Local changes: yes

// Versioned: no

 

Carsten

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2922085

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-02-13 18:22:39 CET

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

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