When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.
Thanks for this publication.Just a small remark: why almost all these cbp have linux end lines (LF). That's not a problem, but as they are for Windows, my original work has windows endlines (CR LF).
More, I think there is a problem with FortanProject plugin, because as it's located outside C::B svn repository, it causes a problem when I try to update my svn synchro.
So, the way it to "remove" the FortanProject plugin's cbp file from the svn trunk?
add /trunk/src/plugins/contrib/FortranProjectadd /trunk/src/plugins/contrib/FortranProject/FortranProject_cbsvn_Windows.cbp
svn delete FortranProjectsvn commit
What can I do about this error?
PS F:\usr\Proj\cbDevel328WrkCC> cd .\trunk\PS F:\usr\Proj\cbDevel328WrkCC\trunk> svn delete FortranProjectsvn: E200005: Use --force to override this restriction (local modifications may be lost)svn: E200005: 'F:\usr\Proj\cbDevel328WrkCC\trunk\FortranProject' is not under version controlPS F:\usr\Proj\cbDevel328WrkCC\trunk>
PS F:\usr\Proj\cbDevel328WrkCC\trunk> svn updateUpdating '.':Fetching external item into 'src\plugins\contrib\FortranProject':svn: warning: W155035: The external 'https://svn.code.sf.net/p/fortranproject/code/trunk' defined in svn:externals at 'F:\usr\Proj\cbDevel328WrkCC\trunk\src\plugins\contrib' cannot be checked out because 'F:\usr\Proj\cbDevel328WrkCC\trunk\src\plugins\contrib\FortranProject' is already a versioned path.At revision 13804.svn: E205011: Failure occurred processing one or more externals definitionsPS F:\usr\Proj\cbDevel328WrkCC\trunk>
PS F:\usr\Proj\cbDevel328WrkCC\trunk> svn delete FortranProject --forcesvn: E125001: 'F:\usr\Proj\cbDevel328WrkCC\trunk\FortranProject' does not existPS F:\usr\Proj\cbDevel328WrkCC\trunk> svn updateUpdating '.':Fetching external item into 'src\plugins\contrib\FortranProject':svn: warning: W155035: The external 'https://svn.code.sf.net/p/fortranproject/code/trunk' defined in svn:externals at 'F:\usr\Proj\cbDevel328WrkCC\trunk\src\plugins\contrib' cannot be checked out because 'F:\usr\Proj\cbDevel328WrkCC\trunk\src\plugins\contrib\FortranProject' is already a versioned path.At revision 13804.svn: E205011: Failure occurred processing one or more externals definitionsPS F:\usr\Proj\cbDevel328WrkCC\trunk>