1
votes

I'm having problems with netbeans and subversion. It has worked perfectly in the past, but recently it stopped committing the files. I keep getting this error message:

Cannot determine repositoryRootUrl for selected context: {path}

When i select Show changes from the project view it gives me this message:

Commit failed (details follow):

org.tigris.subversion.javahl.ClientException: Entry has no URL '/Users/stephen/mnt/dev-web1.******.***/**************/branch' has no ancestry information

What could be the cause of this issue?

thanks!

1

1 Answers

1
votes

You may have a look at this netbeans post which tackles a problem similar to yours.

Select the project in the Projects view and call Subversion -> Show changes from the context menu.