You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by cm...@collab.net on 2002/05/13 18:38:07 UTC

Re: svn commit: rev 1943 - trunk/subversion/libsvn_fs

cmpilato@tigris.org writes:

> Author: cmpilato
> Date: 2002-05-13 18:25 GMT
> New Revision: 1943
> 
> Modified:
>    trunk/subversion/libsvn_fs/structure
> Log:
> * subversion/libsvn_fs/structure
> 
>   Update this document to reflect the overall plan for the filesystem
>   in the coming days.

Well, so much for switch/commit working. :-(

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: rev 1943 - trunk/subversion/libsvn_fs

Posted by cm...@collab.net.
cmpilato@collab.net writes:

> cmpilato@tigris.org writes:
> 
> > Author: cmpilato
> > Date: 2002-05-13 18:25 GMT
> > New Revision: 1943
> > 
> > Modified:
> >    trunk/subversion/libsvn_fs/structure
> > Log:
> > * subversion/libsvn_fs/structure
> > 
> >   Update this document to reflect the overall plan for the filesystem
> >   in the coming days.
> 
> Well, so much for switch/commit working. :-(

Hm... I noticed after this commit that my wcprops were NOT right in my
libsvn_fs directory.  Some files pointed to the trunk, some to the
branch.  

So, I removed my libsvn_fs directory, updated to get the directory
back again, then re-switched it.  I noticed that ALL the wcprop files
had vsn-rsrc-urls pointing at trunk!  This is BADNESS in switch!

I blew away all the files in my wcprops dir, and now I've merged the
changes to `structure' into my branch and committed it up.  A new
wcprop file was dropped for `structure', and it looks good.  Hopefully
all will be well from here on out, but there is definitely some
bugginess in switch in that it should either destroy the wcprops prior
to the RA interfacing, or perhaps the server should just know to send
new props for everything that's being switched (instead of just the
things in the switch that have property or content mods).


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org