jazzignore usage - Visual Studio
7 answers
Hi Yaron,
If you have created a global(recursive) rule to ignore dlls, you'll need to remove that, and add local ignore rules in the folders that you want the dlls to be ignored from Jazz source control.
- RTC VS Team
If you have created a global(recursive) rule to ignore dlls, you'll need to remove that, and add local ignore rules in the folders that you want the dlls to be ignored from Jazz source control.
- RTC VS Team
Hello,
I am using RTC 2.0.0.2 IFIX3 and VS 2005.
I have configured the jazzignore to ignore dll's.
However, I have several 3rd party dll's within my project that I would like to be sourced control.
What is the procedure for enabling that?
Thanks,
Yaron Norani
Hello,
Thnaks for the response.
Is there a way to perform the oposite.
I mean, to maintain the global jazzignore that will ignore the dll's for the whole directory structure, and to have a specific jazzignore rules for one folder that will Exclude it, and allow dll's in this folder to be sourced controlled?
Thanks,
Yaron
Thnaks for the response.
Is there a way to perform the oposite.
I mean, to maintain the global jazzignore that will ignore the dll's for the whole directory structure, and to have a specific jazzignore rules for one folder that will Exclude it, and allow dll's in this folder to be sourced controlled?
Thanks,
Yaron
Hmm...not as far as my knowledge goes, but I'll let J-M answer this one.
- RTC VS Team
- RTC VS Team
Hello,
Thnaks for the response.
Is there a way to perform the oposite.
I mean, to maintain the global jazzignore that will ignore the dll's for the whole directory structure, and to have a specific jazzignore rules for one folder that will Exclude it, and allow dll's in this folder to be sourced controlled?
Thanks,
Yaron
From J-M:
We don't have this support, it makes sense as an enhancement request. In the mean time what we do most often is remove the rule, then checkin and deliver, the add the rule back. I'm not in the office this week, so if you could respond to the forum it would be great.
We don't have this support, it makes sense as an enhancement request. In the mean time what we do most often is remove the rule, then checkin and deliver, the add the rule back. I'm not in the office this week, so if you could respond to the forum it would be great.
Hello,
Any news with that?
Thanks