subversion: share project/module (eclipse-way)
hi,
currently I only see the way to import things to subversion, but this would not switch to working copy in my current project (is there a way to do something like in Eclipse subclipse plugin -> Share Project)?
Please sign in to leave a comment.
Hello manuel,
Enable Subversion integration using Version Control | Enable Version Control
Integration, then right-click the top-level directory of your project and
select "Subversion | Share Directory" from the context menu.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
ah yes, that worked. thanks!