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

Peg revisions in externals?

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-02-16 21:32:35 CET

Follow-up to my previous email, but a little more general.

Running 1.2.3 on Windows, are peg revisions supported in
svn:externals? Consider the following:

C:\Code\Local\LeaseGenTags\production>svn proplist . -v
Properties on '.':
  svn:externals : webapp
http://127.0.0.1:8888/Repos/Production/Projects/LeaseGen/trunk/webapp@179

C:\Code\Local\LeaseGenTags\production>svn up

Fetching external item into 'webapp'
svn: URL 'http://127.0.0.1:8888/Repos/Production/Projects/LeaseGen/trunk/webapp@179'
doesn't exist

C:\Code\Local\LeaseGenTags\production>svn co
http://127.0.0.1:8888/Repos/Production/Projects/LeaseGen/trunk/webapp@179
webapp
Successful checkout follows

Same results using TSVN. Can I use peg revisions in externals? Am I
missing something?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 16 21:35:39 2006

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.