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

Re: Need help

From: Paul R <paul.r.ml_at_gmail.com>
Date: Sun, 04 May 2008 23:09:21 +0200

"Anirudh Venkataramanan" <anirudh.aiyer_at_gmail.com> writes:

> Hello,
>
> I installed subversion on a central server and did a bit of fiddling around. I was able to check in and check out
> and all but I dont understand where the files are on my server. For example, I did an svn import on a project /
> temp, the command completed successfully and i was able to check out the same module from another system. But
> where are the files on the repo?? svn list command on the server side did not list the files that i imported to
> the server.

SubVersion uses a backend for file storing that is not plain
filesystem. This is why you can't see raw files through the FS. Read
Chapter 5 of svnbook.

-- 
      Paul
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-05 01:02:58 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.