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

Re: fsfs storage

From: Daniel Becroft <djcbecroft_at_gmail.com>
Date: Mon, 11 May 2015 21:36:48 +0000

On Mon, May 11, 2015 at 10:56 AM NS Klanten <nsklanten_at_gmail.com> wrote:

> Hello all,
>
> Where are the "initial" or base text files (source codes) are stored in
> fsfs storage ?
>
> I commit a new source code to my svn server, however after searching all
> the related svn folders in my server, I can not find the plain text file. I
> assume that source code is just stored as plain text in fsfs storage and it
> isn't hashed, is my assumption correct?
>

The SVN repository should be treated like a black box. You checkout code,
you commit code, but as far as where that actual data is stored, it
shouldn't be messed with directly. There are numerous SVN clients available
for interacting with the repository.

What are you trying to achieve?
Received on 2015-05-11 23:36:53 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.