Hi Nathan,

thanks for your feedback,

>>>>> "Nathan" == Nathan Gray <[EMAIL PROTECTED]> writes:

    Nathan> I see that on the list of goals for VersionOne is:

    Nathan>   Make it easier to set up a double way bridge

    Nathan> I have a bridge between CVS and darcs that I use daily.
    Nathan> Difficulties that I have are:

    Nathan> * New files pulled from CVS have their sticky tag set, so
    Nathan> cannot be updated (workaround is to run `cvs -A update`
    Nathan> manually on each affected subdirectory immediately after
    Nathan> pulling from CVS)

I introduced a new option to disable this behaviour, on by default;
you can now put something like

[cvs:myrepos]
repository = :pserver:....
tag-entries = False

Let me know if this alleviates the trouble.

    Nathan> * When multiple patches from darcs are committed to CVS,
    Nathan> if any files are affected by more than one patch, darcs
    Nathan> gets unnecessary (and incorrectly named) new patches when
    Nathan> pulling back from CVS (workaround is to only record one
    Nathan> patch at a time, and sync after each record)

Uhm, I'm not sure I understood the problem: I probably should try it
here, but what's the meaning of "gets unnecessary" and in particular
"incorrectly named" patches from the darcs front?

    Nathan> It also appears that the config file changes in syntax.
    Nathan> Have you looked at YAML (http://www.yaml.org/) as a
    Nathan> possible syntax?  I just like YAML.

Uhm, not bad, but beyond tailor needs, it seems. Note that tailor
config sections related to repositories may be shared by multiple
projects, so it's not right considering them "nested"... Anyway,
I'd like to hear more on this if it's an issue for you.

    Nathan> Anyway, thank you very much for a great tool.  I'm excited
    Nathan> for all the updates.

Thanks a lot, I'm glad you like it. And to be honest, I'm proud of it,
now :)

ciao, lele.
-- 
nickname: Lele Gaifax   | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas   | comincerò ad aver paura di chi mi copia.
email: [EMAIL PROTECTED]        |               -- Fortunato Depero, 1929.

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

Reply via email to