Re: [PATCH] Unifying and fixing the error handling for ra_local and svnserve
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-08-23 05:30:16 CEST
I'm not sure whether I like the approach of having one bit of code to
You really shouldn't leave behind variables named "candidate" in the two
If we're not going to look at repositories which don't have format
Your diff against serve.c looks like it's against a slightly old version
+ err = svn_io_check_path (svn_path_join (path, SVN_REPOS__FORMAT, pool),
The second line should line up with the svn_path_join. (There are other
+ if (err)
Some source files choose to wrap single-statement, multi-line bodies in
---------------------------------------------------------------------
|
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.