I have SVN installed on another server and I want to access it on Solaris. Please give me idea how to do it? Is there any tools available?

link|improve this question
feedback

2 Answers

I was a RapidSVN guy before I discovered Bazaar Explorer:

alt text

Both are great though. I'd strongly suggest learning the command-line as well once you get the time, you won't regret it!

link|improve this answer
Bazaar Explorer has nothing to do with SVN. With CVS but not with SVN. – BeowulfOF Apr 19 '10 at 11:57
1  
@BeowulfOF: how-to use bazaar on subversion projects suggests any bazaar client can handle SVN. – quack quixote Apr 19 '10 at 12:24
1  
Yup. Thanks for the unqualified downvote @Beowulf. – John T Apr 19 '10 at 14:32
feedback

You could try RabbitVCS as it is created like RapidSVN but works for multiple VCS.

RapidSVN works a bit static for my taste. For most cases I would look after a plugin for my IDE to work with SVN.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown