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

Re: update using branch

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-09-16 11:25:07 CEST

choube mehul wrote:
> hi all,
> what is the cmd for updating using a branch?
> i did following:
>
> svn co svn://<repository url>/branches/<Tag> tmp
> cd tmp
> svn update -r<Tag>
> svn: Syntax error in revision argument '<Tag>'
>
> i did refer svn book but no help.
>
> please reply to choube_mehul@yahoo.com.
>
> thanks.

Just "svn update"

Also read:
http://svnbook.red-bean.com/svnbook-1.0/ch04s05.html

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 16 11:26:01 2004

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.