.hpp ignores problem
From: Nagy Zoltán <nzoltan_at_mentor.externet.hu>
Date: 2005-12-13 10:01:07 CET
Hi,
My problem is that:
svn propset svn:ignore "*.hpp" .
is doesn't work. I have a following tree (fresh checkout):
\trunk
(revision 1), then I do the follwing steps:
> cd trunk
> svn propset svn:ignores "*.hpp" .
> svn status
Why? Then, I try:
> svn propset svn:ignores "test.hpp" .
> svn status
Why doesn't ignore the file? svn client runnin on windows, server
Regards,
> svn --version
Copyright (C) 2000-2005 CollabNet.
The following repository access (RA) modules are available:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
---------------------------------------------------------------------
|
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.