Re: SVN doesn't like .so files?
From: James <oldyoungguy88_at_yahoo.com>
Date: Fri, 10 Oct 2014 12:56:52 -0700
After I "import", I have renamed my project folder to project.bak folder and created a new empty project folder. I found this after I do "co" in my new project folder.
How can I easily add these .so files or other possible ignored files into repository? There are about 900MB data (JDK and Eclipse). I don't want to miss any files.
1. Can I delete the new project folder and rename back the project.bak, and then use "svn add ."?
or
Does the "svn add ." can find new files and ignore existing files to add onto repository, after commit?
Thanks,
On Friday, October 10, 2014 2:35 PM, David Chapman <dcchapman_at_acm.org> wrote:
On 10/10/2014 11:19 AM, James wrote:
I am trying to add an existing project into the SVN repository. It seems work but when I check them out in a new location, I found all .so files are not present. Then I look at the repository, these .so files from JDK are not there.
You can of course change the configuration file so that "*.so" files
-- David Chapman dcchapman_at_acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.