project-navigation
News
Download
Forum
Contribute
Media
FAQ
About
Contact
Personal tools
Login
Register
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
New board
Home
Help
Search
Login
Register
UFO:Alien Invasion
»
Development
»
Newbie Coding
»
Errors copying the source using rsync
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Errors copying the source using rsync (Read 3583 times)
hgabreu
Cannon Fodder
Posts: 5
Errors copying the source using rsync
«
on:
July 05, 2011, 06:05:15 pm »
I'm trying to copy the source using the rsync way described here:
http://ufoai.ninex.info/wiki/index.php/Getting_the_source#rsync_way
But I get this error:
rsync: send_files failed to open "/ufoai/ufoai/objects/pack/pack-cc998cb5595939311e254e994c9f6edf4317a739.keep" (in gitroot): Permission denied (13)
Since my bandwidth is very limited, I'm not able to get the source normally using git, and I already got almost 5Gb of files through rsync.
Can anyone help?
Logged
O01eg
Rookie
Posts: 73
Re: Errors copying the source using rsync
«
Reply #1 on:
July 06, 2011, 05:12:06 pm »
I ignored this bugs. Repository works without this files.
Logged
hgabreu
Cannon Fodder
Posts: 5
Re: Errors copying the source using rsync
«
Reply #2 on:
July 12, 2011, 07:21:12 pm »
Ok that's good news. But how do I compile it if there's no "configure" or makefile?
Logged
O01eg
Rookie
Posts: 73
Re: Errors copying the source using rsync
«
Reply #3 on:
July 13, 2011, 09:31:06 pm »
Did you rename ufoai into .git and do git checkout?
Logged
hgabreu
Cannon Fodder
Posts: 5
Re: Errors copying the source using rsync
«
Reply #4 on:
July 14, 2011, 12:48:23 pm »
Yes, I did.
But it starts getting everything again, just like when I have nothing.
Then, because of my lame connection it (git) fails with an unexpected EOF
I'm probably doing something wrong
Please have the patience to help me through.
Thanks.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
UFO:Alien Invasion
»
Development
»
Newbie Coding
»
Errors copying the source using rsync