You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by salman younus <sa...@gmail.com> on 2020/01/27 09:06:02 UTC

"hook" "conf" "db" "lock" folders are showing under SVN physical project repository instead of actually project files

Hi,

Our actual project structure / files are not available under SVN server physical storage directory. E.g. following is our project folder structure:

MainFolder then Folder A and Folder B. Under Folder A we have 10 files e.g. file 1, 2, 3 ... 

But when we check under SVN server physical directory, we are unable to find our project folder structure / files and system is showing "conf" "db" "hooks" "locks" folders.





Re: "hook" "conf" "db" "lock" folders are showing under SVN physical project repository instead of actually project files

Posted by salman younus <sa...@gmail.com>.
Thanks Lorenz and Andreas for your response.


On 2020/01/27 09:43:07, Lorenz <lo...@yahoo.com> wrote: 
> salman younus wrote:
> 
> >Hi,
> >
> >Our actual project structure / files are not available under SVN server physical storage directory. E.g. following is our project folder structure:
> >
> >MainFolder then Folder A and Folder B. Under Folder A we have 10 files e.g. file 1, 2, 3 ... 
> >
> >But when we check under SVN server physical directory, we are unable to find our project folder structure / files and system is showing "conf" "db" "hooks" "locks" folders.
> 
> the files the subversion server is managing constitute a database, not
> a direct mirror of your project folder structure.
> -- 
> 
> Lorenz
> 
> 

Re: "hook" "conf" "db" "lock" folders are showing under SVN physical project repository instead of actually project files

Posted by Andreas Stieger <An...@gmx.de>.
> On 2020/01/27 09:43:07, Lorenz <lo...@yahoo.com> wrote:
> > salman younus wrote:
> > >Our actual project structure / files are not available under SVN server physical storage directory. E.g. following is our project folder structure:
> > >
> > >MainFolder then Folder A and Folder B. Under Folder A we have 10 files e.g. file 1, 2, 3 ...
> > >
> > >But when we check under SVN server physical directory, we are unable to find our project folder structure / files and system is showing "conf" "db" "hooks" "locks" folders.
> >
> > the files the subversion server is managing constitute a database, not
> > a direct mirror of your project folder structure.
>
> But previously it was showing if i am not wrong


The on-disk format of the repository never contains the actual working tree in plain. You must have been looking at something else.

Andreas

Re: "hook" "conf" "db" "lock" folders are showing under SVN physical project repository instead of actually project files

Posted by salman younus <sa...@gmail.com>.
But previously it was showing if i am not wrong

On 2020/01/27 09:43:07, Lorenz <lo...@yahoo.com> wrote: 
> salman younus wrote:
> 
> >Hi,
> >
> >Our actual project structure / files are not available under SVN server physical storage directory. E.g. following is our project folder structure:
> >
> >MainFolder then Folder A and Folder B. Under Folder A we have 10 files e.g. file 1, 2, 3 ... 
> >
> >But when we check under SVN server physical directory, we are unable to find our project folder structure / files and system is showing "conf" "db" "hooks" "locks" folders.
> 
> the files the subversion server is managing constitute a database, not
> a direct mirror of your project folder structure.
> -- 
> 
> Lorenz
> 
> 

Re: "hook" "conf" "db" "lock" folders are showing under SVN physical project repository instead of actually project files

Posted by Lorenz <lo...@yahoo.com>.
salman younus wrote:

>Hi,
>
>Our actual project structure / files are not available under SVN server physical storage directory. E.g. following is our project folder structure:
>
>MainFolder then Folder A and Folder B. Under Folder A we have 10 files e.g. file 1, 2, 3 ... 
>
>But when we check under SVN server physical directory, we are unable to find our project folder structure / files and system is showing "conf" "db" "hooks" "locks" folders.

the files the subversion server is managing constitute a database, not
a direct mirror of your project folder structure.
-- 

Lorenz