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

[Subversion] : Questions on svnignore

From: Ramanathan Muthaiah <rus.cahimb_at_gmail.com>
Date: 2007-01-06 22:46:43 CET

Below is the scenario:

created a new file, "A", in the local working copy but did not run
"svn add" yet.

I also have a file "B~" which is created by editor (as backup copy)
while am editing file "B" which is under versino control.

edited the "svnignore" property and added the file name "A" ONLY.

Now, running the command "svn status /path/to/wc --no-ignore" shows
the file "A" and also the file "B~".

Where / how does "svnignore" know that the file "B~" also should be
included along with file "A" ?

/Ram

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 6 22:46:53 2007

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.