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

Re: checkout with -r vs @ (peg revision problem)

From: Puneet Lakhina <puneet.lakhina_at_gmail.com>
Date: Tue, 29 Apr 2008 13:03:46 +0530

On Wed, Apr 23, 2008 at 8:57 PM, mindspin311 <connoc.mindspin_at_gmail.com>
wrote:

>
> 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?

Are you on Windows? I asked the same question sometime ago on the subclipse
mailing list:
http://svn.haxx.se/subusers/archive-2007-04/0081.shtml

As you might see from the thread, I couldn't find a solution. Since my
requirement was simple, checkout HEAD, I wrote an Ant Task myself that used
the command line svn client to perform the operation.

> --
> 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
>
>

-- 
Puneet
http://sahyog.blogspot.com/
Latest Post: javac -g
Received on 2008-04-29 09:34:07 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.