Problems with propset svn:ignore
From: Benjamin Buch <benni.buch_at_gmx.de>
Date: Sat, 13 Sep 2008 12:43:36 +0200
I'd like to exclude a settings-file in my working copy from being
The original settings-file for deployment is versioned, so after a
What I did was:
svn propset svn:ignore 'settings.py' .
a 'svn propget svn:ignore .' gives me 'settings.py', so I thought this
M settings.py
, so subversion knows settings.py has been modified, and the
Now I'm a little confused...
-benjamin
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.