Is there someway to trace the checkout under Subversion or it is completely untraceable?
Is there someway to trace the checkout under Subversion or it is completely untraceable?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A checkout is, like any other network communication, traceable. The repository administrator can simply look into the logfiles of svnserve or apache, or just dump all packets on the link.
Note that you can use svn over TOR just fine; unless you use your user name, you’re untraceable then.