jeremy rosen <[email protected]>:
> in what format to you want the user id/mail/name ?

Sample line:

esr = Eric S. Raymond <[email protected]> 

This is the same format as is used by git cvs-fast-import and
most other tools:

For a little by of extra goodness in local time display, add 
a time zone spec as a third field, e.g.

esr = Eric S. Raymond <[email protected]> +0500

or

esr = Eric S. Raymond <[email protected]> America/Philadelphia

Basically, any offset acceptable as a Unix TZ value can go in there.

> I don't think cross-ref is a big issue, so if cross-ref doesn't work
> don't spend to much time on it...

The overhead of fixing these up (either way) isn't large.  That's another 
thing that reposurgeon does uniquely well.
 
> as for splitting strategy, you didn't mention separating the ressource
> branch wich would be the primary target I would have considered, but
> maybe it was implicit...

Yes, that slipped my mind.  We probably do want that to be a separate repo.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>

_______________________________________________
Wesnoth-dev mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-dev

Reply via email to