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

Re: SVN CHECKOUT Remote Unix Box

From: Charles E. James <cejames_at_berkeley.edu>
Date: Fri, 26 Sep 2008 15:59:49 -0700

Hi, Users

Ignore the prior as I believe the correct command to check out the tag
remotely is:

svn export
svn+ssh://username@svn.server.org/svn/ist-svn/projects/ist/repository/tags/release-1.0
release-1.0

Thanks,

Charles

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Charles E. James, Acting Supervisor
IST/ASD/Quality Assurance and Release Management
U. C. Berkeley California
Wk: 510-642-8440 Cell: 510-409-6560
IM via Trillian: Yahoo - joshua_lee_mail
-----------------------------------------
"Skill cannot be taught or learned,
it can only be acquired,
through long training and practice." - Karl F. Friday
"The Way is universal, the Ways are particular." - H. E. Davey
-----------------------------------------
Charles E. James wrote:
> Hi, Group
>
> I have done the research via the mail list archive yet find I need to 
> ask the mail group.
>
> I am working from a QA Unix box checking out a tag from a remote svn 
> server. Will this command be the proper way to do it:
>
> Set env var on remote QA box:
> SVNROOT=":svn+ssh:username_at_svn.server.org/svn/ist-svn/projects/ist
> SVN_RSH="usr/bin/ssh"
>
> Command to run from remote QA Box to the svn server:
> Check out:
> svn checkout file:///path/to/tagdirectory  tagnumber
>
> OR do I need to run this command:
>
> svn checkout 
> svn+ssh:username_at_svn.server.org/svn/ist-svn/projects/ist/projectname/tag 
> tagnumber
>
> Thanks in Advance!
>
> Charles
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-27 01:00:15 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.