The <LockedPaths> section must exist in the config file, even if empty, or the following error occurs.
[12/05/2008 11:54:30 AM] *************************
[12/05/2008 11:54:30 AM] Staring process for Revision 229-1 [D:/repos/xxx]
[12/05/2008 11:54:32 AM] Configuration file deserialized
[12/05/2008 11:54:32 AM] Commit Paths: /trunk/xxx/sdk/
/trunk/xxx/sdk/Bullet/msvc_ps3/8/
/trunk/xxx/sdk/Bullet/src/LinearMath/
[12/05/2008 11:54:32 AM] System.NullReferenceException: Object reference not set to an instance of an object.
at SubversionNotify.Program.PreCommitLockedPathCheck(HTMLProcessor proc, subversionNotifyConfig cfg, List`1 dirsChanged)
at SubversionNotify.Program.PreCommitProcessing(HTMLProcessor proc, subversionNotifyConfig cfg, String logFileName)
at SubversionNotify.Program..ctor(String repository, String revision, ProcessType prePost)
at SubversionNotify.Program.Main(String[] args)
[12/05/2008 11:54:32 AM] D:\SVN\hooks\SubversionNotify\SubversionNotify.log
Subversion Notify error.
Please have your administrator check the log for details on how to correct the issue
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Steve,
This has been corrected in a newer version. I haven't officially "released" it yet, but you can download it from the Subversion repo here: http://svn-notify.svn.sourceforge.net/viewvc/\*checkout*/svn-notify/trunk/SubversionNotify/bin/Debug/SubversionNotify.exe
Just replace the old EXE with this one and you should be good to go.
Cheers,
Mike
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The <LockedPaths> section must exist in the config file, even if empty, or the following error occurs.
[12/05/2008 11:54:30 AM] *************************
[12/05/2008 11:54:30 AM] Staring process for Revision 229-1 [D:/repos/xxx]
[12/05/2008 11:54:32 AM] Configuration file deserialized
[12/05/2008 11:54:32 AM] Commit Paths: /trunk/xxx/sdk/
/trunk/xxx/sdk/Bullet/msvc_ps3/8/
/trunk/xxx/sdk/Bullet/src/LinearMath/
[12/05/2008 11:54:32 AM] System.NullReferenceException: Object reference not set to an instance of an object.
at SubversionNotify.Program.PreCommitLockedPathCheck(HTMLProcessor proc, subversionNotifyConfig cfg, List`1 dirsChanged)
at SubversionNotify.Program.PreCommitProcessing(HTMLProcessor proc, subversionNotifyConfig cfg, String logFileName)
at SubversionNotify.Program..ctor(String repository, String revision, ProcessType prePost)
at SubversionNotify.Program.Main(String[] args)
[12/05/2008 11:54:32 AM] D:\SVN\hooks\SubversionNotify\SubversionNotify.log
Subversion Notify error.
Please have your administrator check the log for details on how to correct the issue
Steve,
This has been corrected in a newer version. I haven't officially "released" it yet, but you can download it from the Subversion repo here:
http://svn-notify.svn.sourceforge.net/viewvc/\*checkout*/svn-notify/trunk/SubversionNotify/bin/Debug/SubversionNotify.exe
Just replace the old EXE with this one and you should be good to go.
Cheers,
Mike
No worries. The easy work-around is to just have the empty section present.