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

Re: Working path created but not repository

From: Ben Kucenski <kalvinb602_at_hotmail.com>
Date: 2004-06-15 01:31:37 CEST

I assumed that Subversion kept a copy of all the most current files in
browsable format and didn't just store the meta data (the file and history
information) in non browsable format.

I gave you the transcript in the first post. The only other thing I could
show you is a screenshot of Windows Explorer showing files and folders in
the working copy that aren't mirrored in the repository. But I think that's
pretty self explanitory.

If it is the case that Subversion only stores information in database format
once the intial collection of meta data is created then my other question is
why can't I remove parent directories which have contained files or folders
in them?

If I create an empty directory, commit it and then remove it, it's fine. If
I create an empty directory, commit it, add a file and commit it and then
try to remove the folder it refuses to commit. Even if I remove the file
from it first and successfully commit it.

I assumed it was because it wasn't properly keeping track of directories and
files that had been added even though it had said they were successfully
commited as the transcript I posted showed.

Ben

----- Original Message -----
From: "Ben Collins-Sussman" <sussman@collab.net>
To: "Ben Kucenski" <kalvinb602@hotmail.com>
Cc: <users@subversion.tigris.org>
Sent: Monday, June 14, 2004 4:04 PM
Subject: Re: Working path created but not repository

> At this point, I have no idea what you're talking about. There's a
> working copy, and there's a repository. I don't what "meta data" you're
> talking about.
>
> Why don't you show us a transcript of the problem, rather than verbally
> describing it.
>
>
> On Mon, 2004-06-14 at 17:55, Ben Kucenski wrote:
> > There's the meta data (what you're talking about) the repository which
> > stores the most current files (what I'm talking about) and the working
> > directory which stores the files I'm working on.
> >
> > Ben
> >
> > ----- Original Message -----
> > From: "Ben Collins-Sussman" <sussman@collab.net>
> > To: "Ben Kucenski" <kalvinb602@hotmail.com>
> > Sent: Monday, June 14, 2004 3:34 PM
> > Subject: Re: Working path created but not repository
> >
> >
> > > On Mon, 2004-06-14 at 17:26, Ben Kucenski wrote:
> > > > Well, I have access to the repository directories so I can see they
> > aren't
> > > > in there.
> > >
> > > Um, are you aware that your repository is just a database? You're not
> > > going to see any real files and directories when you look inside your
> > > repository... it's just a bunch of db tables.
> > >
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 15 01:36:52 2004

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.