RE: Query regarding File storage in FSFS SVN Repository
From: Maninder Singh\(SDG\) <singhma_at_quark.com>
Date: 2006-01-10 17:28:14 CET
Well, I did some more tweaking and found out that there is another directory under db named: "revs". It contains the same revision files and the latest revision file "3" contains the sample text that I entered in the file.
"SVN""ąThis is a new version of the file.ENDREP"
If I'm not mistaken, this should be the contents of the file.
Regards,
Hi Phil,
All, I can see in the file named 3 inside "/db/revprops" (Subversion Repository) is the following:
K 10
Where is the text ("This is a sample file") that I checked-into the file?
Regards,
-----Original Message-----
"Maninder Singh\(SDG\)" <singhma@quark.com> wrote:
The information is inside the 0, 1, 2, ... files.
Think of it like a grid:
file_A file_B file_C file_D
In CVS you have one file for each COLUMN of this grid. So "file_A,v" contains rev 0 to rev 3 of file_A. In contrast, in SVN, you have one file for each ROW of this grid. So "1" contains rev 1 of file_A, file_B, etc.
--Phil.
---------------------------------------------------------------------
|
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.