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

Re: Location of commited source code

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 29 Dec 2009 20:07:29 -0500

On Tue, Dec 29, 2009 at 19:36, Gilbert Ornelas <gtornelas_at_gmail.com> wrote:
> Hello,
>
> I am currently using subversion to manage my projects.  I am using
> smartsvn as a client and everything works smoothly.
>
> I have been trying to figure out where in the server my projects
> source code resides phisically.  I can vew it through apache
> (http://localhost/svn)  but I cannot seem to figure out where the
> source code is in my server.
>
> For example:  If I have in source control  files  Project1/somefileA,
> I would expect to find in some location a directory Project1 and
> inside a file somefileA  when I log in through my terminal.

You cannot see the files themselves. They are stored in the repository
database. This database is not meant to be read by anything but the
Subversion libraries.
Received on 2009-12-30 02:08:04 CET

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.