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

Re: svn update..........

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2007-07-27 14:45:15 CEST

On Fri, 27 Jul 2007 05:30:14 -0700 (PDT), udi <ukulkarn@hotmail.com>
wrote:

>I tried to update the project repository using below command but its gaves
>me error :-
><svn username="guest" password="Pass">
><update url="https://coconet-svn-in-.char.com/svn/rep/project-trunk" />
></svn>

This is really an Ant question, not a subversion one, but a Subversion
"update" is carried out on a local file/directory, not a remote URL. I
don't know the right parameter name (you'll need to check the Ant
documentation), but at the command line it would be something like ...

svn update D:\MinBedrift

The local metadata will know the URL of the repository that the
working copy in question applies to.

HTH,

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 27 14:44:12 2007

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.