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

Re: svn source question

From: Christopher Ness <chris_at_nesser.org>
Date: 2005-07-24 20:09:21 CEST

On Sat, 2005-07-23 at 21:10 +0000, John wrote:
> The trail gets cold there - and I'm having trouble building the code to trace it.

Be sure to add the --enable-maintainer-mode flag to your ./configure
command so it will return files and line numbers on errors. ;)

> Directions would be appreciated!! Where does it say, "Bang - this directory
> already exists!!"

I tried to make a directory that already existed in a working copy.
This are the errors that I received - there are two.

[nesscg@heidrun asc]$
~/sandbox/subversion/subversion/clients/cmdline/svn mkdir trunk
subversion/clients/cmdline/mkdir-cmd.c:83: (apr_err=17)
svn: Try 'svn add' or 'svn add --non-recursive' instead?
subversion/libsvn_subr/io.c:2460: (apr_err=17)
svn: Can't create directory 'trunk': File exists

HTHs you find the info you seek,
Chris

-- 
PGP Public Key: http://www.nesser.org/pgp-key/
14:04:18 up 4:22, 2 users, load average: 0.63, 0.45, 0.23

Received on Sun Jul 24 20:11:04 2005

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.