* using vc-svn
@ 2006-02-13 15:52 maabney2
2006-02-14 21:40 ` Stefan Monnier
0 siblings, 1 reply; 2+ messages in thread
From: maabney2 @ 2006-02-13 15:52 UTC (permalink / raw)
I'm trying to figure out how to use svn from within emacs. vc-svn.el
gets loaded correctly and doing
C-x v v works properly for updating, commiting etc. I'm having trouble,
though, with branching. The manual says to do C-u C-x v v to create a
branch, which starts out fine. It then asks me for a branch number and
to input a log message. This appears to not actually create a new
branch, but rather to just check in my revisions. So, how then does one
create a new branch? Or is this not possible with vc-svn? In fact, it
seems like doing C-u C-x v v doesn't actually do anything different
than just C-x v v, except ask for a branch number, which seems to be
ignored.
Also, it doesn't seem like it can handle merges when there is a
conflict. I just get an error message about emacs not being able to
understand the update result. So, are these known deficiencies in
vc-svn or am I just doing things wrong?
Mark
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: using vc-svn
2006-02-13 15:52 using vc-svn maabney2
@ 2006-02-14 21:40 ` Stefan Monnier
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2006-02-14 21:40 UTC (permalink / raw)
> C-x v v works properly for updating, commiting etc. I'm having trouble,
> though, with branching. The manual says to do C-u C-x v v to create a
> branch, which starts out fine.
I believe this feature only works for RCS (and maybe SCCS).
Please report this (documentation) bug with M-x report-emacs-bug.
> Also, it doesn't seem like it can handle merges when there is a conflict.
> I just get an error message about emacs not being able to understand the
> update result. So, are these known deficiencies in vc-svn or am I just
> doing things wrong?
It's a bug. Please report it with M-x report-emacs-bug. Make sure you
include a precise copy of the error message (and of the contents of the *vc*
buffer if possible).
Stefan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-02-14 21:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-13 15:52 using vc-svn maabney2
2006-02-14 21:40 ` Stefan Monnier
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.