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

checkout with -r vs @ (peg revision problem)

From: mindspin311 <connoc.mindspin_at_gmail.com>
Date: Wed, 23 Apr 2008 08:27:50 -0700 (PDT)

I'm trying to checkout a repository using 'svn co
svn+ssh://xxxxxxxxxxxx/trunk/anttest_at_555' and I get the following:

svn: URL 'svn+ssh://xxxxxxxxxxxxx/trunk/anttest_at_HEAD' doesn't exist

I'm pointing to the same repository and It works on all other machines, but
not this one.

I can get it to work by just using -r REV, but I'm using the svn task in ant
and it uses peg revisions. I don't want to use an exec task in ant to do a
checkout.

Anyone have any ideas of why using @rev doesn't work on this one machine?

-- 
View this message in context: http://www.nabble.com/checkout-with--r-vs-%40--%28peg-revision-problem%29-tp16834662p16834662.html
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-23 17:28:57 CEST

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.