questions about properties and svn:ignore
From: Faheem Mitha <faheem_at_email.unc.edu>
Date: 2003-04-22 06:52:35 CEST
Dear People,
Some fairly simple-minded questions from a beginner. It probably
I made some changes to a checked out repository.
faheem /tmp/rc/trunk>svn status
Then I changed the property svn:ignore
faheem /tmp/rc/trunk>svn propedit svn:ignore .
svn status -u shows
faheem /tmp/rc/trunk>svn status -u
Now I can't do a commit (see below). I'm also puzzled about *. This
Incidentally, the svn status listing is not the behaviour the
faheem /tmp/rc/trunk>svn commit
So I removed the svn:ignore and could then commit.
faheem /tmp/rc/trunk>svn propdel svn:ignore .
I then added the svn:ignore setting back again and committed again.
faheem /tmp/rc/trunk>svn propedit svn:ignore .
Committed revision 8.
What I don't understand is
1) Why I could not commit in the first place, since the svn:ignore
2) Why does svn commit list my `trunk' directory as being out of date,
2) As I already said, the files that I added to svn:ignore were still
When I modify a file in my working copy, I can still see the changes,
faheem /tmp/rc/trunk>svn status
though I have
faheem /tmp/rc/trunk>svn propget svn:ignore
I must be doing something wrong, clearly.
Please feel free to reply directly to me. I'm not subscribed to the
Faheem.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.