What should `svn commit' print?
From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2001-01-04 06:51:30 CET
Just looking for opinions or creative ideas here. I know that this is
When we `svn update', we get the standard CVS-like output:
M foo.c
However, we *don't* want to imitate what CVS does when we commit. CVS
* one line per item committed
Here are some ideas we came up with:
1. Changing: foo.c
2. M <- foo.c
[side question: maybe this means that during a checkout or
Right now we're doing #2. Just wondering if anybody has any brilliant
Enough for now, going to bed.
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.