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

Re: [Issue 2389] <repository>/README.txt content should depend on fs-type

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2005-09-21 00:13:50 CEST

>
> (But I'm curious: without this API, how would libsvn_repos know what
> to add to the README after libsvn_fs does its creation dance?)

What I meant to say is:

- libsvn_repos creates README
- libsvn_repos calls fs layer to do its creation/setup
- libsvn_fs_{fs,base} adds text to the README already set up by libsvn_repos
- the end.

In this scheme libsvn_repos doesn't need to know about the internals of
libsvn_fs_* to be able to add the text: it doesn't have to.

bye,

Erik.

-- 
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 21 00:15:24 2005

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.