On Sat, Nov 05, 2005 at 08:16:33 +0800, Edward WIJAYA wrote:
> Dear sirs,

And madams,

> In CVS wheneer we do:
>   cvs commit -m "Initial import" mycode.c
> 
> It automatically assign version number to mycode.c

Because in CVS world revisions have 2 dimensions - chronology and
branching.

> Is there a way to let darc do it the same way?

Mo, because in darcs world the "revision" of a file is something
completely different - it is the smallest set of patches that can be
unambiguously depended on to produce this version of the file.

Since the history of a file is not necessarily linear there is no
way to use a version to do that, you need a full context (which is
potentially very big).

A darcs tag is a way to name a certain context.

-- 
 ()  Yuval Kogman <[EMAIL PROTECTED]> 0xEBD27418  perl hacker &
 /\  kung foo master: /me climbs a brick wall with his fingers: neeyah!

Attachment: pgp4xBxWgYbPU.pgp
Description: PGP signature

_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to