Re: LyX version control with git

2010-01-18 Thread Pavel Sanda
Richard Heck wrote:
 did want to do it it likely wouldn't be that hard. It's only a handful of 
 routines that have to be written, and you can mimic the ones for svn, etc.

i dropped my effort to support git and imho its not just matter of mimic the
svn routines.
- different scheme of sharing the work (eg check-in X commit  push)
- detection of file being under git (no .svn subdir analogy)
- revision numbers via checksums instead of incremental numbers

not that it couldn't be solved if someone wants to play... ;)
pavel


Re: LyX version control with git

2010-01-18 Thread Pavel Sanda
Richard Heck wrote:
 did want to do it it likely wouldn't be that hard. It's only a handful of 
 routines that have to be written, and you can mimic the ones for svn, etc.

i dropped my effort to support git and imho its not just matter of mimic the
svn routines.
- different scheme of sharing the work (eg check-in X commit  push)
- detection of file being under git (no .svn subdir analogy)
- revision numbers via checksums instead of incremental numbers

not that it couldn't be solved if someone wants to play... ;)
pavel


Re: LyX version control with git

2010-01-18 Thread Pavel Sanda
Richard Heck wrote:
> did want to do it it likely wouldn't be that hard. It's only a handful of 
> routines that have to be written, and you can mimic the ones for svn, etc.

i dropped my effort to support git and imho its not just matter of mimic the
svn routines.
- different scheme of sharing the work (eg check-in X commit & push)
- detection of file being under git (no .svn subdir analogy)
- revision numbers via checksums instead of incremental numbers

not that it couldn't be solved if someone wants to play... ;)
pavel


Re: LyX version control with git

2010-01-17 Thread rgheck

On 01/16/2010 05:32 PM, Vincent van Ravesteijn wrote:

Christoph Pospiech schreef:

Hi,

as of version 1.6.4, LyX has a pull down menu File - Version 
control, which

apparently supports CVS and SVN. Any plans to support git as well ?

Thanks !

Christoph Pospiech

Not really I think, but you can define your own commands by using the 
vc-command lfuns in the stdmenus file.


Or we could say: Pavel doesn't seem to be planning to do it, but if 
anyone did want to do it it likely wouldn't be that hard. It's only a 
handful of routines that have to be written, and you can mimic the ones 
for svn, etc.


Richard



Re: LyX version control with git

2010-01-17 Thread rgheck

On 01/16/2010 05:32 PM, Vincent van Ravesteijn wrote:

Christoph Pospiech schreef:

Hi,

as of version 1.6.4, LyX has a pull down menu File - Version 
control, which

apparently supports CVS and SVN. Any plans to support git as well ?

Thanks !

Christoph Pospiech

Not really I think, but you can define your own commands by using the 
vc-command lfuns in the stdmenus file.


Or we could say: Pavel doesn't seem to be planning to do it, but if 
anyone did want to do it it likely wouldn't be that hard. It's only a 
handful of routines that have to be written, and you can mimic the ones 
for svn, etc.


Richard



Re: LyX version control with git

2010-01-17 Thread rgheck

On 01/16/2010 05:32 PM, Vincent van Ravesteijn wrote:

Christoph Pospiech schreef:

Hi,

as of version 1.6.4, LyX has a pull down menu "File -> Version 
control", which

apparently supports CVS and SVN. Any plans to support git as well ?

Thanks !

Christoph Pospiech

Not really I think, but you can define your own commands by using the 
vc-command lfuns in the stdmenus file.


Or we could say: Pavel doesn't seem to be planning to do it, but if 
anyone did want to do it it likely wouldn't be that hard. It's only a 
handful of routines that have to be written, and you can mimic the ones 
for svn, etc.


Richard



Re: LyX version control with git

2010-01-16 Thread Vincent van Ravesteijn

Christoph Pospiech schreef:

Hi,

as of version 1.6.4, LyX has a pull down menu File - Version control, which
apparently supports CVS and SVN. Any plans to support git as well ?

Thanks !

Christoph Pospiech

  
Not really I think, but you can define your own commands by using the 
vc-command lfuns in the stdmenus file.


Vincent


Re: LyX version control with git

2010-01-16 Thread Vincent van Ravesteijn

Christoph Pospiech schreef:

Hi,

as of version 1.6.4, LyX has a pull down menu File - Version control, which
apparently supports CVS and SVN. Any plans to support git as well ?

Thanks !

Christoph Pospiech

  
Not really I think, but you can define your own commands by using the 
vc-command lfuns in the stdmenus file.


Vincent


Re: LyX version control with git

2010-01-16 Thread Vincent van Ravesteijn

Christoph Pospiech schreef:

Hi,

as of version 1.6.4, LyX has a pull down menu "File -> Version control", which
apparently supports CVS and SVN. Any plans to support git as well ?

Thanks !

Christoph Pospiech

  
Not really I think, but you can define your own commands by using the 
vc-command lfuns in the stdmenus file.


Vincent