SubWCRev.exe subwcrevignore folder
From: Stukdev <stuk.xp_at_gmail.com>
Date: Tue, 27 Oct 2015 09:32:53 -0700 (PDT)
Hi, i'm working in a branch, called demo, and i want use the SubWCRev.exe program to show the some revision's information. I want exclude some folder and i read the Chapter 6. The SubWCRev Program "http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-subwcrev.html" in particular the subwcrevignore file. Here i found one problem, i want ignore a particular files in a particular folder under my working copy debug/bin/*.dat. Manual says i've to put the full repo path like branches/demo/debug/bin/*.dat for ignore but this is not useful becouse if i merge the branch demo in the trunk i've to edit the subwcrevignore file and change branches/demo/debug/bin/*.dat to trunk/debug/bin/*.dat! Even for a tag, ecc..
I'm expecting to set the path relative to my working copy like debug/bin/*.exe, in this way i haven't problem in branch/tag/trunk! Why i've to set the repo path and not local path???
Thanks
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.