问下svn的常识问题

WBOY
Release: 2016-06-23 13:56:47
Original
868 people have browsed it

通过SVN下载SDK

    通过svn检出一下地址的文件:http://tae-sdk-2.googlecode.com/svn/trunk/

    将demo目录下的vote-app拷贝到TAE_SDK目录下的app目录下


上面这几句话本人不是很理解,SVN下载SDK有什么作用吗? 好像感觉就是下载http://tae-sdk-2.googlecode.com/svn/trunk/这个网址的内容,不清楚里面的真正作用,求解
将demo目录下的vote-app拷贝到TAE_SDK目录下的app目录这句话也不是很明白


回复讨论(解决方案)

1、svn中允许:svn checkout    url:http://tae-sdk-2.googlecode.com/svn/trunk/
2、 将demo目录下的vote-app拷贝到TAE_SDK目录下的app目录下
解释:在trunk目录是否能看到TAE_SDK/app   如果能看到就按照上面做法


希望我的回答对你有帮助。

1、svn中运行:svn checkout    url:http://tae-sdk-2.googlecode.com/svn/trunk/
2、 将demo目录下的vote-app拷贝到TAE_SDK目录下的app目录下
解释:在trunk目录是否能看到TAE_SDK/app   如果能看到就按照上面做法


希望我的回答对你有帮助。

1、svn中允许:svn checkout    url:http://tae-sdk-2.googlecode.com/svn/trunk/
2、 将demo目录下的vote-app拷贝到TAE_SDK目录下的app目录下
解释:在trunk目录是否能看到TAE_SDK/app   如果能看到就按照上面做法


希望我的回答对你有帮助。


可不可以这么理解我上面所说的,http://tae-sdk-2.googlecode.com/svn/trunk/ 这个相当于服务器的文件,我们通过SVN客户端先把文件下载过来,进行修改,然后再update回去?

修改进行conmit上去

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!