help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I unregister (delete) a directory in version control ??


From: William Case
Subject: Re: How do I unregister (delete) a directory in version control ??
Date: Tue, 22 May 2007 12:10:03 -0400

Thanks Tim;

On Tue, 2007-05-22 at 18:35 +1000, Tim X wrote:
> William Case <billlinux@rogers.com> writes:
> 
> > Hi;
> >
> > I have successfully ( in one case too successfully) registered (added)
> > new directories to my sandbox under version control.  One is misspelled
> > and I would like to remove it.  None of the vc commands for this is
> > obvious to me.
> >
> > As usual, it is probably extremely easy, but be damned if I can figure
> > it out.
> > Simply M-x delete-directory sounds dangerously too easy.
> >
> 
> If your using CVS, then unfortunately, its not that simple. In fact, this is
> one of the issues supporters of version control systems like subversion like 
> to
> cite as the reason subversion is better than CVS. 
> 
I forgot to mention, I am using SVN (subversion).  I solved my immediate
problem by going to a terminal command line and using svn delete, move,
add etc.  Followed by commit.  Returned to emacs and updated.
Everything worked.

So I am not completely stymied, but I had hoped that I could do
everything within emacs. e.g. as I found out on this list vc register =
svn add; and vc rename = svn move.  I hoped there might be a vc
"whatever" = svn delete.

> Tim
-- 
Regards Bill





reply via email to

[Prev in Thread] Current Thread [Next in Thread]