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

Re: annotate fails with command-line mode

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-10-17 22:42:20 CEST

John M Flinchbaugh <john@hjsoft.com> wrote on 10/17/2005 04:29:31 PM:

> Debian Linux
> svn 1.2.3
> Eclipse 3.1.1
> Subclipse 0.9.34 from update site
>
> Upon trying to run annotate option on a file, I get this console output:
> annotate -r START:122
> svn+ssh://source.hjsoft.
> com/usr/local/svn/gas/midlet/trunk/source/com/hjsoft/gaslog/GasLog.java
> --non-interactive
> svn: Syntax error in revision argument 'START:122'
>
> -r 122 would have been fine, or -r 1:122 if you really wanted to do a
> range for some reason.
>
> I would have provided a patch, but I ran into auth errors when I tried
> to pull a copy of the source from
> http://subclipse.tigris.org/svn/subclipse/ as guest or empty.
>

You should just be able to use guest/guest to login to tigris.org.

I think this problem was fixed in r1587 anyway.

http://subclipse.tigris.org/source/browse/subclipse/trunk/svnClientAdapter/src/main/org/tigris/subversion/svnclientadapter/commandline/SvnCommandLine.java

It will be in the next Subclipse release. I would urge you to consider
using JavaSVN or JavaHL for your adapter in Subclipse.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Tue Oct 18 06:42:20 2005

This is an archived mail posted to the Subclipse Users mailing list.

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