• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: XCode SVN+SSH - broken Subversion install?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode SVN+SSH - broken Subversion install?


  • Subject: Re: XCode SVN+SSH - broken Subversion install?
  • From: "D. Walsh" <email@hidden>
  • Date: Wed, 10 Aug 2005 01:18:42 -0400
  • Mta-interface: amavisd-new-2.3.1-rc3-E (2005-05-06) at daleenterprise.com


On Aug 10, 2005, at 12:38 AM, Craig Phillips wrote:

I tried setting up Subversion as described in Ben Syverson's very helpful web page (http://bensyverson.com/geek/svnssh/) but alas my basic Unix knowledge is stopping me dead.

I've had no problem installing Subersion via DarwinPorts as described nor in setting SSH between my main computer and my Tiger Server.  However, I've come unstuck in two places...

First of all installing Subversion does not install the wrapper file "svnserve.wrapper" - at least I can't find it.  To clarify in my enthusiasm I've installed Subversion on my main desktop (G4), my laptop and my Tiger Server but non of these installs have provided a wrapper file.  So, I've manually created one and chmod'd it (again) as per instructions.

At this point I can SSH into the server with a simple "email@hidden" or "craig@10.0.0.1" and I'm logged straight in - meaning that I've configured SSH properly.

Once logged into the server I have tested that the svnserve is accessible and got back the expected reply - meaning that bash has a path to svnserve. Further to my way of thinking it means that there is nothing wrong with the wrapper...

I've created the repository using svnadmin and confirmed it exists and has the right perm's.

Where I stop is the step importing the project files... the following is what happens:

svn import /Users/craig/myProject svn+ssh://10.0.0.1/SVNRepository/myProject -m "Initial import of myProject files"
bash: line 1: svnserve: command not found
svn: Connection closed unexpectedly


Of course have previously checked that my SSH login could find the command "svnserve" this error doesn't really help me and I've no idea where to start looking... 

Has anyone else experienced this? Or possibly have a solution ?

regards

--


Craig Phillips

If you installed svn in '/usr/local' I'd look at "env $PATH" and make sure that '/usr/local/bin' and '/usr/local/sbin' are included.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: XCode SVN+SSH - broken Subversion install?
      • From: Craig Phillips <email@hidden>
References: 
 >XCode SVN+SSH - broken Subversion install? (From: Craig Phillips <email@hidden>)

  • Prev by Date: XCode SVN+SSH - broken Subversion install?
  • Next by Date: Re: DOS path separators - more info
  • Previous by thread: XCode SVN+SSH - broken Subversion install?
  • Next by thread: Re: XCode SVN+SSH - broken Subversion install?
  • Index(es):
    • Date
    • Thread