powershell - "Error displaying advert - Access is denied" while using CVS in command prompt -


i inexperienced cvs , indeed coding in general. please bear in mind!

i trying access logs cvs repositories on sourceforge. in order inputting command powershell looks this:

cvs -d:pserver:anonymous@<programname>.cvs.sourceforge.net:/cvsroot/<programname> login 

i able log in anonymous user , access repository, every time enter command pop-up saying "error displaying advert - access denied".

after clicking "okay" on message, command runs normally.

this error occurs when accessing cvs repositories.

does have idea means, , how prevent happening?

the command prompt using windows powershell on windows 10 os. cvs client tortoise cvs.


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -