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

Re: Subversion installing problem

From: Nathan Kidd <nathan-svn_at_spicycrypto.ca>
Date: 2006-06-23 18:38:03 CEST

[Please keep your replies on the list; it means more eyeballs will look
at your problem, and if any solution is found it helps others too.]

°­ÀÌ¿À wrote:
> When I checked svn's version as a normal user, it told me "svn, version
> 1.3.2 (r19776)".
>
> but when I checked it as a root, it tolded me "svn, version 0.1x.x"

You should consider starting a museum. :)

> I think that makes the problem. because I tried to make a repository(fs)
> as root.
>
> After read your message, I made a repository as a normal user.
>
> And then something happened.
>
> I checked a version again as a root to send you the version.
>
> But it changed to 1.3.2.
>
> Can you understand it? I Can't understand what happened.

It sounds like you have a problem with your path. Use the 'which
svnadmin' command to find out which exact path you're getting svnadmin
from. Remove the old svn install. You might also check that the svn
commands you pick up aren't just wrapper scripts pointing to different
binaries.

A short-term fix should be instead of running 'svnadmin create ...' use
'/path/to/new/svnadmin create ...'

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 23 18:38:37 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.