svn check out a sub-folder in repository -
I'm having problems checking the subfolders of a repository named 'PRO'. I have demolition 1.7 installed and in repo / Home / svn / pro
root @ Ubuntu: / home / svn / proroot @ Ubuntu: / home / svn / pro # dir conf in db format hook locks README.txt source type uru YouTube: / home / svn / proroot @ Ubuntu: / home / svn / pro # sudo svn co file: // localhost / home / svn / pro / src / home / barry / testress svn: E170000: URL 'file: // Localhost / home / svn / pro / src 'root @Ubunt : / Home / svn / proroot @ubuntu does not exist: / home / svn / pro # exit exit Any ideas why I can not check subfolder pro / src ? I can see that I can not check the subfolder pro / src
?
Because this folder is physical folder and is not part of the repository.
Find the real repository tree by using the code> - The type of repository URL: For the repository / home / svn / pro in this svn ls [-R ] Will be the file: /// home / svn / pro
Comments
Post a Comment