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

svn over NFS.

From: Greg Franks <rgfranks_at_alumni.uwaterloo.ca>
Date: 2005-04-13 18:45:20 CEST

Greetings.

I'm using svn (as a client) on a heterogenous NFS network with linux
and solaris machines.

I have run "svn co" on a SPARC (solaris), which is big endian...

  bash-2.05$ pwd
  /home/greg/usr/src-solaris
  bash-2.05$ uname -a
  SunOS merlin.sce.carleton.ca 5.9 Generic_118558-04 sun4u sparc
  SUNW,Sun-Blade-100
  bash-2.05$ svn stat
  A .configure-sunpro
  bash-2.05$

So far so good. However, if I switch to Linux on an Intel machine
(little endian), I get...

  % pwd
  /home/greg/usr/src-solaris
  % svn status
  svn: Path is not a working copy directory
  svn: '.' is not a working copy
  % uname -a
  Linux epsilon-01.sce.carleton.ca 2.4.20-31.9 #1 Tue Apr 13 17:41:45
  EDT 2004 i686 i686 i386 GNU/Linux
  %

Most curious.

-- 
         Greg Franks                    <|       _~@ __O     _~@ __O
    Ottawa, Ontario, Canada              |O\   -^\<;^\<,   -^\<;^\<,
                                         (*)--(*)%----%---(*)%---/(*)
"Where do you want to go today?" http://sports.groups.yahoo.com/group/go-tandem
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 13 18:59:41 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.