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

Re: Is fs_loader.c a mistake?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-04-30 02:27:18 CEST

Yes, it's a mistake. I'm not entirely sure how it came to be; to
address that directory after committing the renames, I ran:

    svn merge -r9488:9489 http://svn.collab.net/repos/svn/branches/fs-abstraction/subversion .
    cd libsvn_fs
    svn merge -r9489:HEAD http://svn.collab.net/repos/svn/branches/fs-abstraction/subversion/libsvn_fs .

I figured the second merge would remove fs_loader.c, but it apparently
didn't.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 30 02:31:51 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.