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

Re: Build bustage on FreeBSD and Linux

From: pete collins <petejc_at_collab.net>
Date: 2001-02-02 17:38:13 CET

> Okay --- could you uninstall db3 and fix ac-helpers/berkeley-db.m4 so
> that SVN_LIB_BERKELEY_DB works as documented on your system? I can't
> reproduce your problem, so I can't fix it myself. You're our only
> hope.

Instead of uninstalling, i'm using my box at home:
`i386-unknown-freebsdelf4.0'

After installing automake and pulling the cvs and all dependencies.

Everything seems fine.

$ ./autogen.sh
$ ./configure --with-maintainer-mode --disable-shared
$ gmake
$ cd subversion/client
$ ./svn --help
usage: svn <subcommand> [options] [args]
Type "svn help <subcommand>" for help on a specific subcommand.

Most subcommands take file and/or directory arguments, recursing
on the directories. If no arguments are supplied to such a
command, it will recurse on the current directory (inclusive) by
default.

Available subcommands:
   add (ad, new)
   checkout (co)
   commit (ci)
   delete (del, remove, rm)
   help (?, h)
   proplist (plist, pl)
   propget (pget, pg)
   propset (pset, ps)
   status (stat, st)
   diff (df)
   update (up)

When i get a chance, i'll do this on the 4.1 box again and see how it
goes.

Thanks

--pete
Received on Sat Oct 21 14:36:21 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.