Ralph Goers wrote:


Oleg Gusakov wrote:


What do you think about snapshots in ranges? Or - better - prohibiting snapshot in ranges.


I don't know. In a dev environment you might want the "latest", whatever that is.
For me there is a code quality boundary between release and snapshot, and I'd rather ask user to specify which one should be used.

For instance: how should I treat the following:

a->b
a->c
b->d-5-snapshot
c->d-4

What should be selected in this case : d-4 or d-5-snapshot (suppose - nothing else in repo's)? Currently - d-5-snapshot will be selected, but should this behavior be configurable?

Oleg

Ralph

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to