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

[Patch] Update error code collision on SVN_ERR_FS_SQLITE_

From: Bert Huijben <B.Huijben_at_competence.biz>
Date: 2007-09-21 16:58:30 CEST

The following patch resolves the issue that SVN_ERR_FS_SQLITE_ERROR and
SVN_ERR_FS_UNSUPPORTED_FORMAT share the same code.

[[[
* subversion/include/svn_error_codes.h
  Removed the error code collision of SVN_ERR_FS_SQLITE_ERROR

Patch by: Bert Huijben <b.huijben@competence.biz>
]]]

(The collision was introduced in revision 2407 (merging the merge branch
to trunk)).

        Bert Huijben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Fri Sep 21 16:58:41 2007

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.