[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Build system info needed

From: Kopp David K <david.kopp_at_us.army.mil>
Date: 2003-10-29 16:55:27 CET

Hello,

I have begun to hack around with the lock:// idea. I decided to approach
this by creating a libsvn_ra_lock directory that is basically a copy of
libsvn_ra_local. I have replaced all occurrences of ra_local with ra_lock
and file:// with lock://

I also added another line to ra_loader.c (Right where it said add a new one
here)

I chose this approach for two reasons:

        1) I thought a new URL should have a new RA layer. Hacking the open
function seemed like a kludge.

        2) This approach requires the least amount of thinking on my part at
the moment.

I am now at the point where I must do battle with the build system in order
to get it to include my code. Where do I start? (I am pretty much a newbie
in this area).

David Kopp
General Engineer
USAMC LOGSA
(256) 955 - 9902
Received on Wed Oct 29 17:00:26 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.