肖晗 wrote on Sun, Oct 10, 2010 at 00:23:57 +0800:
> I am just new to subversion and encountered some confusion.
> I have set up a svn server on my ubuntu/linux.
> After creating an account called "test" under /var/svn(using svnadmin create
> /var/svn/test), I checked out the repository under "/home" directory.
> And all these went smoothly until when I tried to add some new files to the
> repository....
> 
> When I added some files using "svn add *filename" *and checked the files in
> the repository(/var/svn/test), I didn't find any filename that matched the
> files I have just added.
> 
> So I wonder where my uploaded file goes.

It's there.  Somewhere under the db/ directory; where exactly (and how
exactly different revisions are stored) is opaque.

BTW, does anyone want to add this to the FAQ?  (just send a patch
against /site/publish/faq.html)

Reply via email to