DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=21657>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=21657 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version| |All ------- Additional Comments From [EMAIL PROTECTED] 2004-11-22 21:04 ------- It's not a CVSNT bug but rather an intentional omission as they seem to prefer storing passwords in the windows registry. For those like me who spent way too much time trying to figure out a "supported" CVSNT workaround for this: Instead of using the cvspass task and passfile attributes on your cvs task just add the password to your repository path like so: :pserver:USER:[EMAIL PROTECTED]:/path/to/cvsroot or I suppose you could put the passfile contents in the registry directly if you needed to do it that way (for instance, if you only had access to a passfile and not the password itself): HKEY_CURRENT_USER\Software\cvsnt\cvspass A note in the ant documentation for the cvs passfile attribute might be appropriate. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]