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

more svn_ra.h notes

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-12-01 04:40:03 CET

*) svn_ra_do_checkout() takes a URL. Unlike update, this *is* necessary for
   checkout since it doesn't have SVN/repository to look at. However, I
   think it is redundant with svn_ra_open's repository_name.
   [ I think the latter is probably best called repository_URL since I'd
     like to see that all repositories are identified through some kind of
     URL construction. ]

*) "recurse" flags need to be passed to each operation

*) what other flags? if there are many, then maybe we should reconsider how
   to pass them?

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:15 2006

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.