1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 16 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed the empty constructor for SVNController root class. This controller needs to be in a valid condition in order for it to be useful. Added another contructor to pass the Server's install, bin, and repository root directories. More... over 16 years ago
Initial check in for "Subversion Server Management", the master solution. More... over 16 years ago
Test harness initial check in. More... over 16 years ago
Reorganizing the directory structure. More... over 16 years ago
Changed the output path to the xml documentation file to be with the source code. More... over 16 years ago
NAnt build file now working correctly. It will now create both a Debug and Release versions of the assembly. More... over 16 years ago
Updated the xml documentation file. More... over 16 years ago
Re-adding the Nant build script. Need to remove all the references to .NET 1.1 as it is no longer supported. More... over 16 years ago
Initial check in. Created a new documentation directory for all the txt and ndoc files. More... over 16 years ago
Removed the documentation from the src (source) directory. More... over 16 years ago
Forgot to include this in the SVNHook.cs entry. More... over 16 years ago
SVNFileSystemEntiyt.cs represents a file or a directory. Item # 848 : Repository objects should have list of properties It compiles, but still needs to be tested. More... over 16 years ago
Added code to support repository list modes. Also added the [repositories] section into the ini file creation. More... over 16 years ago
Version updated to 0.5.3. More... over 16 years ago
Initial check in. Item # 852 : Create classes for hook scripts Class is there, but it is not finished. It still needs to load the contents of the file into the class. More... over 16 years ago
Issue #853 SVNController needs constructor for list of paths http://www.codeplex.com/svnmanagerlib/WorkItem/View.aspx?WorkItemId=853 More... over 16 years ago
Fixed a couple lines where I forgot to replace Path.PathCharacter with Path.DirectorySeparatorChar. Fixed the issues with the repository type not being loaded at all. It now shows the correct repository type when being created and loaded from disk. More... almost 17 years ago
Fixed several refactoring errors. These included wrong paths when executing svn commands, and using Path.PathSeparator instead of Path.DirectorySeparatorChar. More... almost 17 years ago
Added more robust error handling. Changed hacks for directory paths to use the methods in the Path class. This should make it transparent to the OS. More... almost 17 years ago
Initial check in. More... almost 17 years ago
Team project folder $/svnmanagerlib deleted More... almost 17 years ago
Initial check in from the SourceForge code. More... almost 17 years ago
Created team project folder $/svnmanagerlib via the Team Project Creation Wizard More... almost 17 years ago