Re: [Geany-devel] Adding .gitignore files to geany-plugins

2011-03-10 Thread Thomas Martitz
On 10.03.2011 02:47, Matthew Brush wrote: I don't even understand why anyone would use the Git mirror over git-svn for development. The Git mirror is git-svn :) Cloning the mirror saves you the lengthy procedure of cloning the svn repo via git-svn (because the mirror already did this).

Re: [Geany-devel] Adding .gitignore files to geany-plugins

2011-03-09 Thread Frank Lanitz
Am 09.03.2011 03:44, schrieb Matthew Brush: On 03/08/11 17:55, Thomas Martitz wrote: git-svn supports svn:ignore property, perhaps use that instead. See git svn create-ignore/show-ignore. Good to know. But I ran git svn show-ignore and the list of excludes it printed doesn't seem nearly

Re: [Geany-devel] Adding .gitignore files to geany-plugins

2011-03-09 Thread Enrico Tröger
On Wed, 09 Mar 2011 11:21:21 +0100, Frank wrote: Am 09.03.2011 03:44, schrieb Matthew Brush: On 03/08/11 17:55, Thomas Martitz wrote: git-svn supports svn:ignore property, perhaps use that instead. See git svn create-ignore/show-ignore. Good to know. But I ran git svn show-ignore and the

Re: [Geany-devel] Adding .gitignore files to geany-plugins

2011-03-09 Thread Thomas Martitz
On 09.03.2011 20:05, Enrico Tröger wrote: I use SVN, so I don't care much about a .gitignore (read: I'm neutral). I just would suggest, if we use a .gitignore as well (assuming replying svn:ignore won't work as expected with GIT), keep the .gitignore somewhat in sync with the svn:ignore

Re: [Geany-devel] Adding .gitignore files to geany-plugins

2011-03-09 Thread Enrico Tröger
On Wed, 9 Mar 2011 20:15:31 +0100, Frank wrote: On Wed, 09 Mar 2011 20:07:26 +0100 Thomas Martitz thomas.mart...@student.htw-berlin.de wrote: On 09.03.2011 20:05, Enrico Tröger wrote: I use SVN, so I don't care much about a .gitignore (read: I'm neutral). I just would suggest, if we

Re: [Geany-devel] Adding .gitignore files to geany-plugins

2011-03-09 Thread Frank Lanitz
On Wed, 9 Mar 2011 20:21:27 +0100 Enrico Tröger enrico.troe...@uvena.de wrote: On Wed, 9 Mar 2011 20:15:31 +0100, Frank wrote: On Wed, 09 Mar 2011 20:07:26 +0100 Thomas Martitz thomas.mart...@student.htw-berlin.de wrote: On 09.03.2011 20:05, Enrico Tröger wrote: I use SVN, so I

Re: [Geany-devel] Adding .gitignore files to geany-plugins

2011-03-09 Thread Matthew Brush
On 03/09/11 11:26, Frank Lanitz wrote: On Wed, 9 Mar 2011 20:21:27 +0100 Enrico Trögerenrico.troe...@uvena.de wrote: On Wed, 9 Mar 2011 20:15:31 +0100, Frank wrote: On Wed, 09 Mar 2011 20:07:26 +0100 Thomas Martitzthomas.mart...@student.htw-berlin.de wrote: On 09.03.2011 20:05, Enrico

Re: [Geany-devel] Adding .gitignore files to geany-plugins

2011-03-08 Thread Thomas Martitz
git-svn supports svn:ignore property, perhaps use that instead. See git svn create-ignore/show-ignore. Best regards. ___ Geany-devel mailing list Geany-devel@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Re: [Geany-devel] Adding .gitignore files to geany-plugins

2011-03-08 Thread Matthew Brush
On 03/08/11 17:55, Thomas Martitz wrote: git-svn supports svn:ignore property, perhaps use that instead. See git svn create-ignore/show-ignore. Good to know. But I ran git svn show-ignore and the list of excludes it printed doesn't seem nearly complete. Is it that the svn:ignore properties