On 1/30/06, David Wetzel <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Andy Ruder wrote:
>
> > Also, as the /devmodules is rather wieldy to checkout, I was
> > also
> > going to suggest that we setup a part of the directory tree
> > with:
> >
> > /developer/<name>/
> >
> > where people can play around with subversion and
> > such.
>
> The problem with that sandboxes is that it pushes the revision number up each 
> time and people may
> think the 'real' repository has changed.

With all the projects in the repository, people will have to get used
to revision numbers changing.  Subversion handles it nicely by
checking lastchanged revisions on any files it updates...

Subversion doesn't have a flat file repository (it does, but it is
still in a database of sorts, not human readable), and for
experimenting with merging and such, that will HAVE to be done in a
place in the repository...

- Andy


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to