RE: High level delta API?

2010-02-04 Thread Bob Archer
I need a very high level interface for working with text deltas. Source, target and deltas will be fairly small (1-100k) in-memory binary strings. Would be used for producing deltas of changes to individual database records. All I need is two functions: source + target - delta

RE: Web access to repository

2010-02-04 Thread Giulio Troccoli
ViewVC has unofficial/experimental support for displaying remote repositories. You can see/use an example of this in action here: http://svn.collab.net/viewvc/viewvc (The 'viewvc' project repository lives over on viewvc.tigris.org.) Thanks Michael, I would certainly look into it then.

Re: Web access to repository

2010-02-04 Thread Hyrum K. Wright
On Feb 4, 2010, at 1:22 PM, C. Michael Pilato wrote: Giulio Troccoli wrote: ViewVC has unofficial/experimental support for displaying remote repositories. You can see/use an example of this in action here: http://svn.collab.net/viewvc/viewvc (The 'viewvc' project repository lives

Action needed to get critical SVN related fix in Windows 7 SP1

2010-02-04 Thread Erik Funkenbusch
Someone posted about what is essentially Subversion issue 3574 (http://subversion.tigris.org/issues/show_bug.cgi?id=3574) on the technet forums and received a response from Neal Christensen, the NTFS Lead Developer. He indicated that this is a known issue in Windows 7, but was not scheduled for

How to setup an update-only sandbox

2010-02-04 Thread Geoff Swan
I have some test servers which have web applications as sandboxes on them from our Linux repository server. These sandboxes are used by multiple developers to test new and updated code and are updated by the developers using their passphrase protected client certs through apache on the