Re: [Monotone-devel] cannot drop non-empty directory during branch update

2007-09-19 Thread Chad Walstrom
Can you use a source dir/build dir style development to get around this? autoconf and automake, for all their warts, do this very well. ___ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/monotone-devel

Re: [Monotone-devel] cannot drop non-empty directory during branch update

2007-09-19 Thread Chad Walstrom
Zack Weinberg [EMAIL PROTECTED] wrote: GCC can't be built except in a separated build directory setup, and the *other* fun part is making sure that the normal build process never writes to the source directory (people actually use unwritable source directories with GCC builds) Not a bad idea,

[Monotone-devel] cannot drop non-empty directory during branch update

2007-09-18 Thread J Decker
mtn.EXE: switching to branch com.fortunet.altanik mtn.EXE: warning: cannot drop non-empty directory 'src/fut/flashdrive/flashdrivetester' mtn.EXE: misuse: 1 workspace conflicts this is caused by creating a project with sources and building it, which created objects and sub-directories in the