Re: Repairing or removing broken revisions

2012-08-13 Thread PR
On Mon, Aug 13, 2012 at 7:10 PM, Trent Fisher wrote: > > > On 08/01/2012 10:49 AM, Johan Corveleyn wrote: >> >> On Wed, Aug 1, 2012 at 2:24 PM, Joachim Sauer wrote: >>> >>> Hello, >>> >>> I'm currently reworking backups of multiple SVN repositories. In the >>> process I found out that one of thos

Re: Repairing or removing broken revisions

2012-08-13 Thread Trent Fisher
On 08/01/2012 10:49 AM, Johan Corveleyn wrote: On Wed, Aug 1, 2012 at 2:24 PM, Joachim Sauer wrote: Hello, I'm currently reworking backups of multiple SVN repositories. In the process I found out that one of those repositories has three broken revisions. The problem is that the revision file

RE: Displaying commit logs via Apache / mod_dav_svn

2012-08-13 Thread Daevid Vincent
I've used (and love) http://trac.edgewall.org/ Awesome integration with SVN plus a Wiki and Bugtracker to boot (all tied together so you can reference commits or pages from each other. It has a lovely AJAXy source tree browser, with diff tools, and all sorts of joy. It's FREE too. d. There ar

Re: Displaying commit logs via Apache / mod_dav_svn

2012-08-13 Thread Trent Fisher
There is also WebSVN: http://www.websvn.info/ If you want to go a bare-bones approach, you could use ReposStyle: http://reposstyle.com/ On 08/13/2012 02:19 AM, Nico Kadel-Garcia wrote: Viewvc works very well... Sent from my iPhone On Aug 11, 2012, at 12:44, Robert Heller wrote: Is it pos