should we branch or tag every time we add a file?

2003-08-14 Thread Pedro Salazar
Greetings,

On specific time in my main branch, I decided to add a new file. Before
I add the new file to the main branch, should I tag with a symbolic name
or should I create a new branch where should exist the file?

For instance, if I don't add a new branch, I'll have to tag my module to
a reference without that file. Suppose if I want to get a previous
release where the new file has not been added I must have a tag or a
branch to avoid get all the files if some are from future revisions...

thanks,
Pedro.



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


detect a merge

2003-08-11 Thread Pedro Salazar
Greetings,

I made some merges in my project module but I didn't log with a suitable
message on it saying that it was a merge from a specific branch in a
specific revision. Can CVS track if specific revision was created by a
merge from a branch? Or how could I know that?

For instance, I'm using viewcvs+cvsgraph also to show graphically the
workflow of the revisions. But I'm unable to see lines showing the
merges...

Thanks,
Pedro Salazar-



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs