Hi Using the svn-bundle I would like to filter the files presented for committing. I do not want files with extension pyc to be shown. How can I do that? Regards, Katja
On 21/08/2008, at 4:43 AM, Katja Suess wrote:
Hi Using the svn-bundle I would like to filter the files presented for committing. I do not want files with extension pyc to be shown. How can I do that? Regards, Katja
If I understand you correctly, this is an svn thing not a TM thing.
http://dotnot.org/blog/archives/2005/12/30/ignore-a-file-in-subversion-svn-i...
--
LD.
Hi Yes, its better not bothering Textmate with this. Thanks, Katja
On 21.08.2008, at 01:01, Luke Daley wrote:
On 21/08/2008, at 4:43 AM, Katja Suess wrote:
Hi Using the svn-bundle I would like to filter the files presented for committing. I do not want files with extension pyc to be shown. How can I do that? Regards, Katja
If I understand you correctly, this is an svn thing not a TM thing.
http://dotnot.org/blog/archives/2005/12/30/ignore-a-file-in- subversion-svn-ignore/
--
LD.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
This one is for svn 1.1 but it works with 1.4 (i use this). http://svnbook.red-bean.com/en/1.1/ch07.html#svn-ch-7-sect-1.3.2 scroll to 'global-ignores' part. In two words: add file ext to 'global-ignores' section of ~/.subversion/config (semi-sure ;) ) file.
-- Alexey
On Thu, Aug 21, 2008 at 11:35, Katja Suess k.suess@gmx.net wrote:
Hi Yes, its better not bothering Textmate with this. Thanks, Katja
On 21.08.2008, at 01:01, Luke Daley wrote:
On 21/08/2008, at 4:43 AM, Katja Suess wrote:
Hi Using the svn-bundle I would like to filter the files presented for committing. I do not want files with extension pyc to be shown. How can I do that? Regards, Katja
If I understand you correctly, this is an svn thing not a TM thing.
http://dotnot.org/blog/archives/2005/12/30/ignore-a-file-in- subversion-svn-ignore/
--
LD.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate