Hello all,

I'm experiencing an issue with the subwcrev tool. Here is the log:

[image: Annotation 2020-08-31 115227.png]

I have updated my working copy to revision 15 (incl. external). Furthermore 
I have a .subwcrevignore file with following content:

f3
f3/*

Now if I run subwcrev without the ignore file (subwcrev .) the output is 
plausible:

D:\Data\development\SvnBase>subwcrev .
SubWCRev: 'D:\Data\development\SvnBase'
Last committed at revision 15
Updated to revision 15
Unversioned items found

With the ignore file the output is still as expected:

D:\Data\development\SvnBase>subwcrev .
SubWCRev: 'D:\Data\development\SvnBase'
Last committed at revision *14*
Updated to revision 15
Unversioned items found

But now comes the issue. If I run subwcrev with the -f option the last 
commit revision is wrong in my opinion:

D:\Data\development\SvnBase>subwcrev . -f
SubWCRev: 'D:\Data\development\SvnBase'
Last committed at revision *15*
Updated to revision 15
Unversioned items found

As one can see in the log in revision 15 only the file fi8.txt has changed 
so the -f option should not affect the last commit revision.

Is this a bug or a feature?

Many thanks
Lorenz

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/9c5ba06d-7750-4dd9-a241-16201ec202a5o%40googlegroups.com.
  • -f option... tortoisesvn+APn2wQfmvk8O18AIPLUSMNHzMPXTAO-pMiF2sj71N35LYtTi8KHR

Reply via email to