Forums : Technical Issue Help

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.blackduck.com/s/black-duck-open-hub. Beginning immediately, users can head over, register, get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.


On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at [email protected]

Cannot edit ignore files for NHibernate.Contrib

I am trying to submit an ignore list for the NHibernate.Contrib project, but the form does not accept it. Here is the list I compiled, if you could enter it into the system manually:

  • Disallow: lib/
  • Disallow: tools/
  • Disallow: Examples/NHBestPractices/BasicSampleWithBurrowAppBlock/Solution Items/
  • Disallow: Examples/NHBestPractices/BasicSampleWithBurrowCore/Solution Items/
  • Disallow: Examples/NHBestPractices/EnterpriseSample/Solution Items/
  • Disallow: sandbox/dario/NHibernate.Annotations/lib/
  • Disallow: sandbox/simondud/Envers.NET/SharedLibs/
  • Disallow: sandbox/simondud/Envers.NET.Spring/NHibernate-2.1.2.GA-src/
  • Disallow: trunk/sandbox/simondud/Envers.NET.Spring/Spring.NET/
  • Disallow: src/NHibernate.Burrow/lib/
  • Disallow: src/NHibernate.Caches/Lib/net/
  • Disallow: src/NHibernate.JetDriver/Tools/
  • Disallow: src/NHibernate.JetDriver/lib/
  • Disallow: src/NHibernate.Linq/lib/
  • Disallow: src/NHibernate.Mapping.Attributes/lib/
  • Disallow: src/NHibernate.ProxyGenerators/lib/
  • Disallow: src/NHibernate.Search/lib/
  • Disallow: src/NHibernate.Shards/lib/
  • Disallow: src/NHibernate.Spatial/lib/
  • Disallow: src/NHibernate.Tasks/lib/
  • Disallow: src/NHibernate.Validator/lib/
Hosam Aly over 13 years ago
 

Hosam,

I resubmitted the list with changes to three items: For each line where /Solution Items/ appears, I changed it to /Solution\ Items/

I think the parser was objecting to the space in the directory name. I took a chance and did the unix-style thing and escaped the space with a backslash. Please monitor the enlistment and be sure the ignore order is accepted in full and does what you intended. Let me know here if it doesn't work and we'll think about other options.

The ignore order won't take effect until after the next update.

Thanks!

ssnow-blackduck over 13 years ago
 

Hosam,

Looks as if the ignore order is in-place. Do check the enlistment and be sure the ignore order is accepted in full and does what you intended.

Whoops!

Thanks!

ssnow-blackduck over 13 years ago
 

Thank you. It seems to be working now.

Hosam Aly over 13 years ago
 

I see that the NHibernate.Contrib project still has more than 865,000 lines of XML, which means that more directories need to be ignored (it only has 260,000 lines of C#). However, the ignore box only allows up to 1000 characters, which are already exhausted. Is there something that can be done for this project?

Hosam Aly over 13 years ago
 

Hosam,

I hesitate to suggest this (because it's mostly a bad idea in almost all cases...) but I wonder if you could split up the single enlistment into several smaller enlistments and wonder if each enlistment would get its own 1000 character limit for ignore orders. Think about it and let me know what you decide...

Thanks!

ssnow-blackduck over 13 years ago