Stories recently tagged with 'SVN'

Poor Man's TFS(analystdeveloper.com)

submitted by gyenicerigyeniceri(150) 5 years, 3 months ago

Team Foundation Server without Team Foundation Server read more...

2 comments |category: |Views: 26

tags: another

SVN + Visual Studio Pluggin + HostingPlayground == Keeping your source(blogs.ittoolbox.com)

submitted by alexexmachinaalexexmachina(1020) 5 years, 4 months ago

If you're like me, and you do a lot of little/not-so-little projects on the side, you've started noticing that you're getting quite the source library started. And if you're like me, you also occasionally have the nightmare about your hard drive crashing before you get that chance to back your source up to a CD/DVD or whatever else you keep backups on. read more...

add a comment |category: |Views: 3

tags: another

StatSVN 0.3.0 Released(sourceforge.net)

submitted by jkealeyjkealey(235) 5 years, 4 months ago

The StatSVN Team and ObjectLab are proud to announce v0.3.0 of StatSVN If you want to know what happened in your Subversion repository, this is the tool for you! StatSVN retrieves information from a Subversion repository and generates various tables and charts describing the project evolution, e.g. the lines of code over time, contribution of each developer, the evolution of modules, directories, files, the time and days when most checkins happen, etc. It also shows the commit logs and integrates out of the box with ViewVc, BugZilla, Chora and others. The new version of StatSVN generates a static suite of HTML or XDoc documents containing tables and chart images. Version 0.3.0 includes, amongst others: --------------------------------------- - New Line of Code and 'Churn' page that shows the evolution of LOC and the number of lines touched. This gives a sense of the kind of activity (new lines or re-working existing lines) - New and dynamic repo based on JTreeMap that at a glance, shows the last 30 days of changes in your repo. It is possible to drill down and is very visual (based on an applet that requires jdk 5 jre). - Fetching the line diff is now multi-threaded (25) by default if a call to the server takes more than 2 seconds. Both threshold and threads are configurable - Added 'experimental' support for SymbolicLinks (tags). - Based on StatCVS 0.3 (plus one fix for ViewVC with Ant). - A number of fixes and improvements. The new XDoc support enables a basic level of integration of the stats in a maven build. This is demonstrated on the following page: http://www.statsvn.org/statsvn StatSVN is available now for download at http://www.statsvn.org StatSVN is open source software, released under the terms of the LGPL,based on StatCVS, it uses JFreeChart and JTreeMap to generate charts. --- ObjectLab is not new to the open-source community having used numerous OS projects, participated in a few and sponsoring: - ObjectLab Kit (http://objectlabkit.sourceforge.net), a date calculation toolkit for business and finance; - JTreeMap (http://jtreemap.sourceforge.net) the only open source heatmap library for Java - QALab (http://qalab.sourceforge.net) QA Statistics for your build (now also integrated in JBuilder 2007). We would like to thank our friends and colleagues for their help, reviews and suggestions. Feel free to pass on to people who may be interested. Enjoy!! The S read more...

add a comment |category: |Views: 7

tags: another

Subversion on a stick(dotnet.org.za)

submitted by trumpitrumpi(370) 5 years, 5 months ago

Use Subversion from a portable hard disk or flash drive to synchronize your documents between various computers. There's no need to run the Subversion daemon -- all you need is portable storage and a Subversion client. read more...

2 comments |category: |Views: 294

tags: another

StatSVN(statsvn.org)

submitted by EtienneTremblayEtienneTremblay(5008) 5 years, 5 months ago

StatSVN retrieves information from a Subversion repository and generates various tables and charts describing the project development. Really useful for people using SVN who want to see metrics of their code everyday. read more...

add a comment |category: |Views: 18

tags: another

VisualSVN - Finally Feel-Good Visual Studio Plugin for Subversion(codebetter.com)

submitted by dalzieldalziel(6230) 5 years, 8 months ago

VisualSVN takes a novel approach to bringing SVN into the Visual Studio IDE... it brings Tortoise into the IDE! Rather than switching to a Windows Explorer window to use Tortoise on your source tree, VisualSVN simply opens the appropriate Tortoise screen as a modal window over Visual Studio. read more...

1 comment |category: |Views: 47

tags: another

Source Control: Anything But SourceSafe(codinghorror.com)

submitted by dalzieldalziel(6230) 5 years, 9 months ago

VSoft, the makers of FinalBuilder, just published the results of their annual customer survey. One of the questions is which version control systems do you currently use, or plan to use, in the next 12 months? The top 9 responses are reprinted here. I'm disheartened to see that Visual SourceSafe is still at the top of the list. If you are serious about the practice of software development, you should avoid SourceSafe. read more...

add a comment |category: |Views: 12

tags: another