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

Re: Command Line help

From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Mon, 11 May 2009 13:48:57 +0400

Greetings, James Green!

> I'm having real problems using this command:
 
> "D:\SVN\BIN\svn.exe" checkout --username theaccountusername --password
> theaccountpassword https://UrltoRespository/
 
> I get a "not enough arguments" error ...
 
> if I try:
 
> "D:\SVN\BIN\svn.exe" checkout --username theaccountusername --password
> theaccountpassword https://UrltoRespository/ test
 
> I get "error parsing arguments" error ...

URL of repository typically contains repository path.
It is possible that your repository contains in / but unlikely.
Try without --username/--password first. If it need a password, it'll ask you.

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 11.05.2009, <13:47>
Sorry for my terrible english...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2187154
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-11 11:50:54 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.