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

Re: progress report (for CMike)

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-01-08 10:18:24 CET

On Tue, Jan 07, 2003 at 10:50:11PM -0600, Karl Fogel wrote:
[snip]
> Index: subversion/include/svn_error_codes.h
> ===================================================================
> --- subversion/include/svn_error_codes.h (revision 4290)
> +++ subversion/include/svn_error_codes.h (working copy)
> @@ -453,6 +453,10 @@
> SVN_ERR_FS_CATEGORY_START + 30,
> "Berkeley DB deadlock error")
>
> + SVN_ERRDEF (SVN_ERR_FS_REP_NOT_EMPTY,
> + SVN_ERR_FS_CATEGORY_START + 31,
> + "Tried to obtain a write stream for a non-empty represntation")
[snip]

representation :)

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 8 10:19:34 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.