SVN Ignore Problem or bug?
From: Mike Langlois <mjlanglois_at_gmail.com>
Date: 2006-12-02 09:07:39 CET
Hi Guys,
I am having a problem with the svn:ignore property. Dispite the
Any help offered would be greatly appreciated.
Below is a listing of the sequence of commands sent with there output:
C:\project>svn checkout http://bigdish/repo/projectname/0dev
Checked out revision 31.
C:\project>cd 0dev/
C:\project\0dev>svn propset svn:ignore "*.tp2" framework
C:\project\0dev>svn commit -m"shizzle shazzle"
Committed revision 32.
C:\project\0dev>svn propget svn:ignore framework
C:\project\0dev>notepad ./framework/test.tp2
C:\project\0dev>svn add ./framework/*
C:\project\0dev>svn help
---------------------------------------------------------------------
|
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.