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

Revprop of later revision folder

From: Rowell, Geoff <growell_at_ENVOYWW.COM>
Date: 2005-04-06 21:28:48 CEST

Does it make sense that the following formula returns the "svn:date"
value of revision 1 - even though the specified folder was not added until
revision 2?

(Subversion 1.1.3 (r12730))

mkdir C:\svn_repos\p1
svnadmin create C:\svn_repos\p1
svn mkdir "file:///C|/svn_repos/p1/f1" -m "Adding first folder"
svn mkdir "file:///C|/svn_repos/p1/f2" -m "Adding second folder"
svn propget svn:date --revprop --revision 1 "file:///C|/svn_repos/p1/f2"

Geoff Rowell
Quality Assurance
EnvoyWorldWide, Inc.
www.envoyworldwide.com
 
Notifications on time, every time. Guaranteed.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 6 23:14:21 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.