[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn import bug or feature ?

From: Diego Torres Milano <diego_at_in3.com.ar>
Date: 2004-10-15 06:09:48 CEST

I've tried to import this:

[diego@zebra temp]$ tree
.
|-- branches
|-- tags
`-- trunk
    |-- hello.c
    `-- hello.o
 
3 directories, 2 files

[diego_at_zebra temp]$ svn import . file:///tmp/svntest -m "Initial import"
Adding trunk
Adding trunk/hello.c
Adding branches
Adding tags
 
Committed revision 1.

And hello.o is _silently_ ignored and I couldn't find an import option
to do this.
The only solution is to 'svn add' after import.
Obviously this is not the real case but a oversimplification.

-- 
Diego Torres Milano <diego@in3.com.ar>
IN3

Received on Fri Oct 15 20:12:36 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.