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

SVN Command Not Found

From: Marc Blatt <mgb99_at_mac.com>
Date: 2005-04-11 06:13:33 CEST

I've installed svn from Fink onto my G5 Dual 2.0GHz (running OS X
Server 10.3.8) and successfully created my Subversion Repository
(including svnusers Group and creating & initializing the Root
Directory). There was one glitch, in Terminal (tcsh shell) I get "tsch:
memberd: Command not found." when I attempt to follow Apple's steps to
creating the svnusers Group (Apple documentation says to run 'memberd
-r' after 'lookupd -flushcache'). However, the Group, members and Group
ID now exist according to the WorkGroup Manager on OS X Server.

This is less problematic for me than what happens next. When I attempt
to import a project into the Subversion Repository I just created, I
receive the "Notice of Death"--'tcsh: svn: Command not found.'

Interestingly enough, updating and installing svn again results in this
Terminal activity:

% sudo apt-get update
Password:
Hit http://us.dl.sourceforge.net 10.3/release/main Packages
Hit http://us.dl.sourceforge.net 10.3/release/main Release
Hit http://us.dl.sourceforge.net 10.3/release/crypto Packages
Hit http://us.dl.sourceforge.net 10.3/release/crypto Release
Hit http://us.dl.sourceforge.net 10.3/current/main Packages
Hit http://us.dl.sourceforge.net 10.3/current/main Release
Hit http://us.dl.sourceforge.net 10.3/current/crypto Packages
Hit http://us.dl.sourceforge.net 10.3/current/crypto Release
Reading Package Lists... Done
Building Dependency Tree... Done
% sudo apt-get install svn
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, svn is already the newest version.
0 packages upgraded, 0 newly installed, 0 to remove and 14 not
upgraded.

I didn't have this much of a problem setting up CVS on this box. Any
help would be greatly appreciated as I'm at my wits end on this.

Thanks in advance,

Marc
Received on Mon Apr 11 06:57:34 2005

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.