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

regarding the Subversion Vision and Roadmap Proposal

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Fri, 2 Apr 2010 15:51:52 -0400

I just read this and had a few questions. I'm not sure if this list or the dev list is more appropriate.

I think this was somewhat addressed in the posting but my question is...

How complex is the svn code. I have been doing this a long time. I understand well object oriented coding. Is my understanding that svn is written in C++ correct? Or is it C? I have never worked on low level stuff like file systems or device drivers or graphic systems. All my experience is with data driven line-of-business apps. Would I struggle with the svn code base? (Yes I know that is hard to answer).

I would like to get more involved in the dev side of an open source project. My two consideration would be NAnt or svn. With NAnt I have the advantage that it is written in C#, the language and environment I work in daily. But, svn is a great project and I would like to be able to help.

Now a more specific question about the FS-NG and svn 2.0. Is the plan to move to a database back end such as SQLite as is happening with WC-NG? It seems that this would be easier to extend than something file system based with text based metadata files, etc. Also, it could allow for, if supporting MySQL for example, a more distributed server side component with multiple servers in different locations all accessing the SQL backend. Has consideration been given to and object base db like MongoDB which would facilitate new features without major data conversion steps being needed?

I assume of the above two topics the second is already being discussed somewhere?

Thanks,
BOb
Received on 2010-04-02 21:51:08 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.