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
Post a Comment