Author | Message |
---|---|
sikandarahmad
Posts: 19
|
Posted 20:43 Jan 18, 2015 |
I was doing my assignment 2 and while working on subversion i am getting the following error. Couldn't find a repository svn: Unable to connect to a repository at URL 'svn://cs3.calstatela.edu/hello' |
dguhath
Posts: 61
|
Posted 21:30 Jan 18, 2015 |
I believe we do not have right to that root location. The CS3 Server Information page [http://csns.calstatela.edu/wiki/content/cysun/course_materials/cs3] has detail about the Subversion location we can access on the server. Try using something like "svn://cs3.calstatela.edu/cs520/w15/cs520stu**"[Replace ** with your ID] Last edited by dguhath at
21:33 Jan 18, 2015.
|
lishenyu
Posts: 103
|
Posted 13:41 Jan 19, 2015 |
could you tell me where to use this :~svn://sun.calstatela.edu/cs520/springmvc - ? |
sikandarahmad
Posts: 19
|
Posted 15:27 Jan 19, 2015 |
I am getting the following error, while creating the branches. copy -rHEAD svn://cs3.calstatela.edu/cs520/w15/cs520stu33/trunks svn://cs3.calstatela.edu/cs520/w15/cs520stu33/branches/StudentA-branch Filesystem has no item Any idea? |
yakun
Posts: 1
|
Posted 17:53 Jan 19, 2015 |
check that item "create any folders that are missing" when you create a branch or tag. |