Discussion:
SubWCRev enhancement request
Simon Large
2014-06-03 09:13:05 UTC
Permalink
Hi Stefan,

I'm using SubWCRev to show software revision of some embedded firmware
in an on-screen display. A customer asked me today why the revision
number had changed as I had not told him about any software changes.
The answer is that I had changed one of the helper batch files in the
same directory, not anything in the software.

So what would be useful to ensure that SubWCRev is only looking at the
relevant files would be to have some sort of include and/or exclude
mechanism. Exclude is possibly easier, a sort of .subwcrevignore file.
It could be a fixed filename, or it could be specified on the command
line.

subwcrev . version.in.h version.h -nqi ignorethese.txt

Simon

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3079794

To unsubscribe from this discussion, e-mail: [dev-***@tortoisesvn.tigris.org].
Stefan Küng
2014-06-03 19:28:10 UTC
Permalink
Post by Simon Large
Hi Stefan,
I'm using SubWCRev to show software revision of some embedded firmware
in an on-screen display. A customer asked me today why the revision
number had changed as I had not told him about any software changes.
The answer is that I had changed one of the helper batch files in the
same directory, not anything in the software.
So what would be useful to ensure that SubWCRev is only looking at the
relevant files would be to have some sort of include and/or exclude
mechanism. Exclude is possibly easier, a sort of .subwcrevignore file.
It could be a fixed filename, or it could be specified on the command
line.
subwcrev . version.in.h version.h -nqi ignorethese.txt
please open a new issue for this.
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\ http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3079826

To unsubscribe from this discussion, e-mail: [dev-***@tortoisesvn.tigris.org].
Simon Large
2014-06-03 19:51:46 UTC
Permalink
https://code.google.com/p/tortoisesvn/issues/detail?id=651

Thanks,
Simon
Post by Stefan Küng
Post by Simon Large
Hi Stefan,
I'm using SubWCRev to show software revision of some embedded firmware
in an on-screen display. A customer asked me today why the revision
number had changed as I had not told him about any software changes.
The answer is that I had changed one of the helper batch files in the
same directory, not anything in the software.
So what would be useful to ensure that SubWCRev is only looking at the
relevant files would be to have some sort of include and/or exclude
mechanism. Exclude is possibly easier, a sort of .subwcrevignore file.
It could be a fixed filename, or it could be specified on the command
line.
subwcrev . version.in.h version.h -nqi ignorethese.txt
please open a new issue for this.
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3079826
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3079828

To unsubscribe from this discussion, e-mail: [dev-***@tortoisesvn.tigris.org].
Loading...