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

Re: Newbie Question

From: Ernest L. Williams Jr. <ernesto_at_ornl.gov>
Date: 2006-09-01 00:29:58 CEST

On Thu, 2006-08-31 at 12:05 -0500, Andrew Melo wrote:
> Ernest L. Williams Jr. wrote:
> > That also does not work:
> >
> >
> > [williams@ics-srv-phy1 svn-xaldev]$ svn switch --relocate svn
> > +ssh://tap@ics-srv01/sns/ADE/svnTop/svnroot/xaldev/trunk svn
> > +ssh://tap@ics-srv01/sns/ADE/svnTop/svnroot/xaldev/trunk
> > tap@ics-srv01's password:
> >
>
> You will want to replace 'tap@ics-srv01' in the second trunk with your
> own username. the ssh layer is trying to use 'tap' as the username, if
> you replace it with yours, you should get access.
>

Thanks for your help. Finally it works. :)

Are you not surprised that SVN has two commands to perform this
operation where as CVS only required one?

I am trying to get used to the complexity of SVN when it comes to a
multi-user collaborative project. CVS has many disadvantages but
command syntax, execution, and basic administration seemed easier.
Although, I have been using CVS for a long time so my bias is showing.

I will try and hang in there through the learning curve. :)

Thanks to the users who help get svn update going.

Success:
============================================================

[williams@ics-srv-phy1 svn-xaldev]$ svn switch --relocate svn
+ssh://tap@ics-srv01/sns/ADE/svnTop/svnroot/xaldev/trunk svn
+ssh://williams@ics-srv01/sns/ADE/svnTop/svnroot/xaldev/trunk
williams@ics-srv01's password:
[williams@ics-srv-phy1 svn-xaldev]$ svn update
williams@ics-srv01's password:
U gov/sns/apps/sclmonitor/LLRFPanel.java
D gov/sns/apps/mpx/resources/.cvsignore
U gov/sns/apps/diagtiming/BPMPane.java
U gov/sns/apps/jeri/test/JdbcTestFixture.java
U gov/sns/apps/jeri/test/fixtures/JDBCTestFixture.java
U gov/sns/apps/jeri/tools/database/swing/EditableQueryTableModel.java
U gov/sns/apps/jeri/apps/blmbrowser/BLMBrowserModule.java
U gov/sns/apps/jeri/apps/blmbrowser/ThreadedBLMBrowserModule.java
U gov/sns/apps/jeri/apps/blmbrowser/BLMBrowserModuleTester.java
U gov/sns/apps/jeri/apps/blmbrowser/BLMBrowserUserInterface.java
U gov/sns/apps/jeri/data/Detector.java
U gov/sns/apps/jeri/resources/rdb.properties
U gov/sns/apps/pvbrowser/PVBrowserPVDocumentTableModel.java
U gov/sns/xal/smf/impl/Solenoid.java
Updated to revision 6747.
============================================================

Thanks,
Ernesto

> Cheers-
> Andrew

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 1 00:32:58 2006

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.