On Sep 14, 2011, at 12:46 PM, Tom Browder <[email protected]> wrote:

On Tue, Sep 13, 2011 at 08:35, Tom Browder <[email protected]> wrote:
> I'm trying to get the DocBook tool chain to work but am having
> problems.

Another thing that confused me until a bit ago was the presence of
some old directories that are no longer in the trunk tree. I thought
svn update would take care of that, but I've had no warnings about
existing dirs now deleted.
 
If you run svn update and a directory is deleted, svn will remove all of the svn files and the directory but not if you've added any files.  Since it won't delete your files, it can't remove the directory.  The directory turd is left around for you to decide what to do with those files.

After running autogen.sh and configure in the source tree, there will potentially be Makefile.in and other files scattered throughout the hierarchy that svn knows nothing about.  They're the usual culprit.

'svn status' for the win. ;)

Cheers!
Sean

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry&reg; mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry&reg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
BRL-CAD Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-users

Reply via email to