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

Re: identical copies of directories -> extra space?

From: Nicholas Riley <njriley_at_uiuc.edu>
Date: 2003-03-17 15:28:34 CET

On Mon, Mar 17, 2003 at 12:12:25AM -0800, Seth Delackner wrote:

> Maybe I'm dumb, but since both the build tree and the source tree are
> in the same repository, subversion is getting angry when I try to
> commit the copy:

I think what you're looking for is the equivalent of a symbolic link
in the repository, which doesn't exist yet. In any case, as Fitz
said, unless you have a really good reason to, don't check in your
build directory. svn pe svn:ignore the directory with your .pbproj
file and add 'build' to it.

Also, you shouldn't be using keyed archiving, it's buggy in 10.2.x.

-- 
=Nicholas Riley <njriley_at_uiuc.edu> | <http://www.uiuc.edu/ph/www/njriley>
        Pablo Research Group, Department of Computer Science and
  Medical Scholars Program, University of Illinois at Urbana-Champaign
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 17 15:29:42 2003

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.