[nycbug-talk] [OT] - Subversion Conflicts
Hans Zaunere
lists at zaunere.com
Mon Jun 29 18:15:19 EDT 2009
> > This isn't really a svn problem as I understand it, since this is about
just
> > having multiple people work in the same directory and stepping on each
> > other's toes - let's hope someone doesn't put in 5 hours of dev on a
file,
> > then have someone else overwrite :)
>
> Yup, agreed. This isn't an SVN thing. This is more "how do I make
> freebsd somehow keep all files in a directory, recursively, owned by the
> same user/group". The cron idea would work, potentially running every 5
Here's another, sort of crazy-Web-2.0, approach. Use WebDav :) Developers
can only read/write files via DAV, which would also enable them to lock
their files while they're open and thus avoid stepping on each other's
files.
Yes, I did preface it with crazy-Web-2.0...
H
More information about the talk
mailing list