Eclipse SVN使用问题之 Attempted to beginRule

问题:

 

Attempted to beginRule: F/database/src/main, does not match outer scope rule: P/transbutton

 

疑似:

 

使用了相同目录名的分支

 

解决办法

 

换个分支目录名称(可能还有其它原因,但我的问题这样解决了)

 

原来的

 

E:/working/opensale/maven.1285655904976/trunk/opensale

 

改为

 

E:/working/pros/maven.1285655904976/trunk/opensale

 

 

 

你可能感兴趣的:(eclipse,SVN)