[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: directory properties changed?

From: Charles E. Doucette <cdoucette_at_med-learn.com>
Date: 2004-01-23 22:15:03 CET

E:\Inetpub\AbfpPhyPortal>svn diff -N my

Property changes on: my
___________________________________________________________________
Name: svn:ignore
   + _vti_cnf

Seeing as how this _vti_cnf is a FrontPage directory, we probably
would like to ignore it. So maybe I'll go ahead and commit it.

I didn't think anyone (including myself)
knew how to change those properties - so I'm quite surprised that
they've been changed. Could that have been changed automatically?

Finally, I believe the top-level directory (.) was also changed.
I want to just see what properties were changed in it.

When I type:

svn diff -N .

I get a diff for every changed file in the top-level directory
(not just the directory itself).
This appears to be a bug to me.

Is there a way to distinguish between:

1) Just the directory
2) The directory and all of the files within the directory
3) Subdirectories

Certainly, -N should prevent #3; but, I wanted it to just do #1
and it did #2.

Thanks,
Chuck

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 23 22:15:48 2004

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.