How can I check my svn connection?
+1
A:
Like Johannes already told you can use svn log
to check the connection. If you want to see which settings apply to your current working copy use svn info
.
stigi
2010-05-11 08:57:20
A:
I just want to try to connect to server and check the status of my connection.. After that I will do something like check out and etc. well may be another way to get it?
Vepr
2010-05-11 09:21:07
Generally on Stackoverflow, questions are modified by means of edits or discussed in the comments on the question. This section is purely for *answers*
Edd
2010-05-11 14:07:22