On Tue, Jun 05, 2001 at 02:52:22PM -0000, kfogel@tigris.org wrote:
>...
>   --- STACK	2001/06/04 07:23:44	1.91
>   +++ STACK	2001/06/05 14:52:21	1.92
>   @@ -104,6 +104,10 @@
>    
>    Ben and Karl (longer term):
>    
>   +   - revision numbers in URLs?  Why are we depending on the implied
>   +     `HEAD'??  Ben points out that this solves the "Where does the
>   +     repos begin problem" too. :-)
Please elaborate what you're thinking here. I haven't seen a need to put the
revision numbers in the URLs. ra_dav works quite fine right now. The
"public" URL provide the HEAD, and some DAV requests locates the URL tree
for a specific revision.
>...
>   --- build.conf	2001/06/01 21:32:55	1.12
>   +++ build.conf	2001/06/05 14:52:21	1.13
>...
>   @@ -21,7 +21,7 @@
>    
>    [test-scripts]
>    paths =
>   -	subversion/client/tests/*.sh
>   +	subversion/clients/cmdline/tests/*.sh
>    	subversion/tests/libsvn_fs/run-fs-tests.sh
>    	subversion/tests/libsvn_subr/target-test.sh
>    	subversion/tests/libsvn_wc/checkout-test.sh
>   @@ -34,7 +34,7 @@
>    
>    [svn]
>    type = exe
>   -path = subversion/client
>   +path = subversion/clients/cmdline
>    group = programs
>    libs = libsvn_client libsvn_wc libsvn_ra libsvn_delta libsvn_subr
>    	$(SVN_APR_LIBS) libexpat
Woo! Now that wasn't too hard :-)
>...
>   --- fs-improvements.txt	2001/05/04 10:22:33	1.9
>   +++ fs-improvements.txt	2001/06/05 14:52:21	1.10
>   @@ -1,4 +1,4 @@
>   -Last updated: $Date: 2001/05/04 10:22:33 $
>   +Last updated: $Date: 2001/06/05 14:52:21 $
>    
>    [Note: much of this was thought up by Jim Blandy, or developed in
>    conversation with him.  Please review, folks; I'm planning to start on
>   @@ -62,7 +62,7 @@
>       ! If the header's KIND is "dir", then the node-revision skel
>       ! represents a directory, and has the form:
>       ! 
>   -   !     (HEADER PROPLIST (ENTRY ...))
>   +   !     (HEADER (ENTRY ...))
Whoops! A little change you're trying to slip in under the radar? :-)
Cheers,
-g
-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:31 2006