all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* checking/checkout to file
@ 2008-11-10 15:32 tomer
  2008-11-12 16:34 ` parozusa
  0 siblings, 1 reply; 3+ messages in thread
From: tomer @ 2008-11-10 15:32 UTC (permalink / raw)
  To: help-gnu-emacs

Is it possible to do check-in checkout on the active buffer without
living the buffer ( i.e without going to *vcs*)
Thanks
Tomer


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: checking/checkout to file
  2008-11-10 15:32 checking/checkout to file tomer
@ 2008-11-12 16:34 ` parozusa
  2008-11-13  5:44   ` tomer
  0 siblings, 1 reply; 3+ messages in thread
From: parozusa @ 2008-11-12 16:34 UTC (permalink / raw)
  To: help-gnu-emacs


tomer writes:

> Is it possible to do check-in checkout on the active buffer without
> living the buffer ( i.e without going to *vcs*)
> Thanks
> Tomer

Hi,

this is what I do:

  C-x v v runs the command vc-next-action, which is an interactive
  compiled Lisp function in `vc.el'.

I don't have / use a buffer named "*vcs*".

Cheers

Martin




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: checking/checkout to file
  2008-11-12 16:34 ` parozusa
@ 2008-11-13  5:44   ` tomer
  0 siblings, 0 replies; 3+ messages in thread
From: tomer @ 2008-11-13  5:44 UTC (permalink / raw)
  To: help-gnu-emacs

On Nov 12, 6:34 pm, paroz...@web.de wrote:
> tomer writes:
> > Is it possible to do check-in checkout on the active buffer without
> > living the buffer ( i.e without going to *vcs*)
> > Thanks
> > Tomer
>
> Hi,
>
> this is what I do:
>
>   C-x v v runs the command vc-next-action, which is an interactive
>   compiled Lisp function in `vc.el'.
>
> I don't have / use a buffer named "*vcs*".
>
> Cheers
>
> Martin

Thanks a lot for the tip.
I try it and it work greats!!!

Do you encounter a problem of
checking out  the the most updated version on "need merge" status
( the version that other user checked in).?
what do you do when you need merge ? Do you use emacs also ?
Thanks for the help


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-11-13  5:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-10 15:32 checking/checkout to file tomer
2008-11-12 16:34 ` parozusa
2008-11-13  5:44   ` tomer

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.