I have my working directories on a mapped network drive O:\

My directory structure is:

*O:\<SVN_trunk>*
* \bootloader_directory*
* \common_files*
* \documents*
* \libraries*
* \Project_directory*
* \source*
* \output*
* \SVN_files*
* build.c*
* build.h*
* subversion.tmp*
* SubWCRev.exe*
* \utilities*
* .subwcrevignore*
* project.uvmpw*
The .subwcrevignore file contains:
**.uvmpw*
*bootloader_directory*
*bootloader_directory/**
*documents*
*documents/**
*Project_directory/output*
*Project_directory/output/**
*utilities*
*utilities/**

The command line we're using is:
*O:\<SVN_trunk>\SVN_files\SubWCRev.exe O:\<SVN_trunk> 
O:\<SVN_trunk>\SVN_files\subversion.tmpl O:\<SVN_trunk>\SVN_files\build.c*

However, when the SubWCRev.exe command line is run as part of the release 
pre-build process, it fails due to local modifications of the project.uvmpw 
file and the Project_directory/output files, both of which are defined in 
the .subwcrevignore file.

What am I missing?

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/b09da839-cae9-4825-ad00-8364030ffbccn%40googlegroups.com.

Reply via email to