SVN Class for .NET
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
HI guys,
I think many of you are using subversion, however do you have some
projects that directly involves subversion (e.g. checkout from your
application)??
I was looking for some components, however I was not successfull and I
would like to know if there is anyone that was fighting with same
problem...
Currently as workaround I am launching and parsing svn.exe, but it is
definitely not best solution available :(
.
Relevant Pages
- Re: +AFs-OT+AF0- Working with version control
... I keep hearing subversion is easier to branch/merge. ... In that base you have three folders trunk, ... Inside the /trunk folder you can create a folder for ... You can then checkout the branch and work happily on implementing large ... (php.general) - Re: VCS
... They're there, though, in every directory of your checkout. ... quite often using less disk space than subversion. ... space or on a slow modem so you don't want to wait while a big ... (uk.comp.os.linux) - ANN: some Subversion tools written in Python
... Some tools for Subversion that might be useful for others. ... performing the necessary additions and deletions to register the ... Subversion checkout. ... files, and imports ... (comp.lang.python.announce) - Re: Latex compatibility across OSs
... Subversion can take care of line end problems automatically ... best to skim though some chapters of the subversion book athttp://svnbook.red-bean.com/ ... As concerns line end conversion in SVN, ... line end encoding of the current OS on each checkout. ... (comp.text.tex) - Re: Latex compatibility across OSs
... conversion utilities, too; ... Using subversion can be a good solution too, ... As concerns line end conversion in SVN, you have to set the 'svn:eol-style' property for a file to tell svn to convert it to the line end encoding of the current OS on each checkout. ... (comp.text.tex) |
|