> So, I selected "trunk", hit ok, and then hit "Browse" on wizard page >again. The dialog I get after that don't show all repositories, so you >can't select anything outside of that repository and have to manually >clean url field in order to get back to the full list. That doesn't seem >right:
Thank you. Now I understand what you mean and I agree: it is confusing. So, I think I should solve this problem somehow. > Maybe you can detect if repo has trunk and other folders and don't >adapt repo if it does (e.g. return null from adapter factory). Unfortunately it is impossible because it requires accessing repository (in order to check if child node called trunk exists or not) while opening pop-up menu. Please correct me if I'm wrong. > Thanks. I've cleaned page a bit. > BTW, there is similar issue with the wizard screenshot. Sorry for such >attention to tiny details. :) > http://docs.codehaus.org/download/attachments/79298641/co_options.PNG Hm... I checked all screenshots and found one more with the same problem. So, I fixed both. :) Best regards, Alexander Gurov -- View this message in context: http://www.nabble.com/m2eclipse-and-subversive-tp16045807s177p16895849.html Sent from the Maven Eclipse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
