Greg Stein <gstein@lyra.org> writes:
> >    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.
Not worth elaborating yet; if it turns out to be an issue, we'll bring
it up for real.  This is just STACK. :-)
> >   --- 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 :-)
Yes, I have to say, that was *very* pleasing.
> >...
> >   --- 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? :-)
Ah crap, I forgot about my mods to that.  They're still in progress,
watch for more. :-)
Thanks for noticing,
-K
---------------------------------------------------------------------
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