[cvsnt] Re: cvs info cvswrappers (SNAFU)

Tony Hoyle tony.hoyle at march-hare.com
Sun Jul 10 19:54:05 BST 2005


David Somers wrote:
> The only possible gotcha... if you ask me (you may disagree), the local
> wrappers should override the server and hardcoded wrappers (which may not
> happen if the list is sorted)... the thinking is that there may be a

That's the purpose of the sorting... you sort into:

Server Permanent
Client Perment
Server Temporary (don't know if this can happen though)
Client Temporary

Then read the list backwards (the code already does this anyway).

> Meanwhile I'm beaving away at my code that automagically detects whether a
> file is text/unicode/binary... it seems to be working quite well... just
> modded it so it spits out per-directory .cvswrappers...it seems to work :-)

Good!

Tony



More information about the cvsnt mailing list