Tab Content
About Me
Friends
Blog
About mpoole

Basic Information

About mpoole
Location:
Sheffield, United Kingdom

Statistics


Total Posts
Total Posts
39
Posts Per Day
0.06
General Information
Last Activity
05-11-2012 05:44 AM
Join Date
08-04-2010
Referrals
0

2 Friends

  1. GeorgePowell GeorgePowell is offline

    Administrator

    GeorgePowell
  2. kevwalke kevwalke is offline

    Administrator

    kevwalke
Showing Friends 1 to 2 of 2
View mpoole's Blog

Recent Entries

Is svnsync good enough?

by mpoole on 06-27-2011 at 08:13 AM
At WANdisco we offer a clustered Subversion solution which provides both Read AND Write access to replicated repositories hosted over multiple nodes. Our products are already in use within many large enterprise shops, where the value of replicating the repository in this active-active way is obvious. But one of the questions we hear most often is whether synsync and the Write-through proxy can deliver the same benefits as WANdisco without the additional cost of a third party solution?

Read More

Updated 06-27-2011 at 08:21 AM by mpoole

Categories
Subversion

Subversion 1.7.0 Alpha packages now available!

by mpoole on 06-13-2011 at 03:25 PM
Please remember that Subversion 1.7.0 Alpha is for testing only do not install this on a production machine.

Source code and official site: http://subversion.apache.org
Release notes: http://subversion.apache.org/docs/re...notes/1.7.html
Change log: http://svn.apache.org/repos/asf/subv.../trunk/CHANGES

WANdisco have created Subversion 1.7.0 Alpha packages for:
  • CentOS 5

  • RHEL 5


We plan to have Windows and Ubuntu support

Read More

Updated 06-13-2011 at 03:53 PM by mpoole

Categories
Subversion

Windows 7: Bogus ERROR_FILE_CORRUPT error

by mpoole on 06-08-2011 at 05:32 PM
Subversion performs a lot of tricks, on the both client and server, to keep your data safe. Even in the event of a random power failure or bug in the program, Subversion is designed to make sure your data isn't lost. One of the most common tricks Subversion uses is to take advantage of the underlying operating system's "atomic file move" APIs to make sure a file is never half-written to disk. By first writing a temporary file, and then atomically moving that file into the correct location,

Read More

Categories
Subversion

Subversion 1.6.17 packages available for Mac OS X

by mpoole on 06-04-2011 at 09:53 PM
WANdisco have now released Subversion packages for Mac OS X 10.5 and 10.6

Click here to Download Subversion for Mac OS X
Categories
Subversion