Hi,
On Sun, Feb 19, 2006 at 12:57:53AM -0800, Andy Tai wrote:
>
> * tla commit now allows the exclusion of files via the -x option. For
> example,
>
> tla commit -x main.c
>
> will commit every file but main.c
>
> tla commit -x a.c -- b.c a.c d.c
>
> will commit b.c and d.c
a while back the more general subject a "partial commits" was discussed,
and ISTR that a number of unsolved problems prevented the feature from
being implemented. E. g., what will your patch do in the following
situation:
mv a.c b.c
mv d.c a.c
tla commit -x a.c
IMO instead of adding *another* incomplete implementation of partial
commits the more general problem should be solved.
Bye,
Peter
--
Peter Conrad Tel: +49 6102 / 80 99 072
[ t]ivano Software GmbH Fax: +49 6102 / 80 99 071
Bahnhofstr. 18 http://www.tivano.de/
63263 Neu-Isenburg
Germany
_______________________________________________
Gnu-arch-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-arch-users
GNU arch home page:
http://savannah.gnu.org/projects/gnu-arch/