[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ready to start serious work on VC mode again
From: |
Eric S. Raymond |
Subject: |
Re: Ready to start serious work on VC mode again |
Date: |
Thu, 1 May 2008 04:09:04 -0400 |
User-agent: |
Mutt/1.5.17+20080114 (2008-01-14) |
David Kastrup <address@hidden>:
> "Eric S. Raymond" <address@hidden> writes:
>
> > Are there any know, urgent VC bugs I should address first?
>
> Things that hit me is that using multiple backends does not appear to be
> robust. I have some CVS directory with some files checked into git (but
> not all). When I use C-x v l to get a log file from a file only present
> in git, and then type RET on some log entry, vc bombs out because it
> wants to see the file being in CVS.
>
> Those logs should likely use a local variable to hardware the VC they
> are supposed to work with.
Noted; I'll look into this.
Actually, the fact that this is the only "known, urgent" bug report
I've received is encouraging. Multiple back ends is kind of a wacky
edge case; if this is the worst problem VC currently has, it's in
*good* shape.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
- Re: Ready to start serious work on VC mode again,
Eric S. Raymond <=
- Re: Ready to start serious work on VC mode again, Nick Roberts, 2008/05/01
- Re: Ready to start serious work on VC mode again, Stephen J. Turnbull, 2008/05/01
- Re: Ready to start serious work on VC mode again, Paul R, 2008/05/01
- Re: Ready to start serious work on VC mode again, David Kastrup, 2008/05/01
- Re: Ready to start serious work on VC mode again, Sean O'Rourke, 2008/05/01
- Re: Ready to start serious work on VC mode again, Stefan Monnier, 2008/05/02
- Re: Ready to start serious work on VC mode again, David Kastrup, 2008/05/02
- Re: Ready to start serious work on VC mode again, Eric S. Raymond, 2008/05/02