Re: Subversion- svn import skips *.la *.o and *.lo -files
- From: William Pursell <bill.pursell@xxxxxxxxx>
- Date: Tue, 19 Feb 2008 14:34:12 -0800 (PST)
On Feb 19, 12:12 am, "Amund Glomsås" <n...@xxxxxxxxxxx> wrote:
I'm not sure if I'm in the right newsgroup. But I'm trying to control my
project, and I get problems with svn import. It is excluding some *.la *.o
and *.lo -files who i want to include in my configuration. The user who is
import this have a # in front of the global-ignores in ~/.subversion -file..
Any ideas, or hint?
Why would you want to put such files in your repository? Those are
derived files, built by the compiler. They are excluded by default
for the reason that it is usually a very bad idea to include them.
You should probably reconsider your plan to put them in the
repository--and not do it.
.
- References:
- Subversion- svn import skips *.la *.o and *.lo -files
- From: Amund Glomsås
- Subversion- svn import skips *.la *.o and *.lo -files
- Prev by Date: Re: Subversion- svn import skips *.la *.o and *.lo -files
- Next by Date: ioctl call fails with unknown command
- Previous by thread: Re: Subversion- svn import skips *.la *.o and *.lo -files
- Next by thread: ioctl call fails with unknown command
- Index(es):
Relevant Pages
|