version control - How can I find the name/location of an SVN repository? -


i have number of files under version control svn, , i'm trying switch git. however, has been long time since made repository, , have forgotten url.

is there way url of subversion repository associated given file?

do like:

svn info <file> 

run on given checked out file repository. should give more information file status , repository url.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -