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

SVN CHECKOUT Remote Unix Box

From: Charles E. James <cejames_at_berkeley.edu>
Date: Fri, 26 Sep 2008 14:57:56 -0700

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

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
-----------------------------------------
---------------------------------------------------------------------
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-26 23:58:20 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.