by Rahul Singla | Dec 27, 2011 | Blog, Windows
Most of us (I mean developers using SVN as version control system) at some point or the other have needed to copy a versioned folder/folders recursively to another location without those “.svn” directories being copied, right. For me, this is a pretty...
by Rahul Singla | Jun 21, 2011 | .NET 2.0+, Blog, C#
In continuation to my pevious blog post on defining configuration path to connect to remote repos using SharpSvn, I present quick sample code for connecting to and fetching logs from a remote svn repo requiring authentication.The topic as such should not need much...
by Rahul Singla | Jun 20, 2011 | .NET 2.0+, Blog, C#
Till the beginning of this month, I was a regular SVN user using SVN as my Version Control System for many projects. But then, somewhere in the second week of this month, I have turned a SVN developer (not writing code for SVN itself, but providing solutions off...
Recent Comments