commit - Svn non-existent child node -


this should extremely simple question, find no answers anywhere. maybe on here can help...

what's cause of problem when committing in svn, 1 gets message saying "attempted open non-existent child node 'name'"?

how go fixing it?

thanks,

owen.

i feel must provide answer in order give others may come along same problem handle on solution.

the problem having when attempted commit changes svn netbeans ide, told couldn't commit because commit mechanism "attempted open non-existent child node 'name'". not have accurate idea of error means, tips given did put me in direction find out necessary fix within netbeans, , in process, learned thing or 2 patches are.

so, solution problem generate patch on working copy against recent version in subversion repository. did netbeans going trunk directory of working copy, choosing team->export diff patch top menu. renamed working copy check out new 1 in place.

after checking out new working copy, selected trunk of new working copy favourites menu , chose team->apply diff patch. changed, added, , removed files necessary, did not delete directories made empty files deleted. had delete these directories manually, otherwise, applying changes through patch worked well.

i committed new working copy altered application of diff patch code base without incident. lovely.


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -