Get SVN repository for the selected file

View: New views
3 Messages — Rating Filter:   Alert me  

Get SVN repository for the selected file

by jomaras :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi!

Does anyone know how can i get the SVN repository for the selected file in Eclipse? For example: if i select the file in the file explorer that is under SVN control is there a way to find the location of the SVN repository in code?

Thank you

Re: Get SVN repository for the selected file

by Alexander Sinyushkin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

You mean Context Menu (on file) -> Properties - > Subversion -> URL?

----
Alexander Sinyushkin,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!
http://sqljet.com/ - Java SQLite Library!



jomaras wrote:
> Hi!
>
> Does anyone know how can i get the SVN repository for the selected file in
> Eclipse? For example: if i select the file in the file explorer that is
> under SVN control is there a way to find the location of the SVN repository
> in code?
>
> Thank you
>  

---------------------------------------------------------------------
To unsubscribe, e-mail: svnkit-users-unsubscribe@...
For additional commands, e-mail: svnkit-users-help@...


Re: Get SVN repository for the selected file

by jomaras :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Thanks for answering.

Actually I mean in code - if i have an ISelection object representing a file under SVN. How do I get the URL of the repository.

Thank you

Alexander Sinyushkin wrote:
Hi,

You mean Context Menu (on file) -> Properties - > Subversion -> URL?

----
Alexander Sinyushkin,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!
http://sqljet.com/ - Java SQLite Library!



jomaras wrote:
> Hi!
>
> Does anyone know how can i get the SVN repository for the selected file in
> Eclipse? For example: if i select the file in the file explorer that is
> under SVN control is there a way to find the location of the SVN repository
> in code?
>
> Thank you
>  

---------------------------------------------------------------------
To unsubscribe, e-mail: svnkit-users-unsubscribe@svnkit.com
For additional commands, e-mail: svnkit-users-help@svnkit.com