You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Epsilon <ep...@yahoo.com> on 2004/05/04 16:34:22 UTC

Possible bug with "svn import"

I'm only running 1.0.1 (on FC1) so forgive me if this has been fixed in

1.02.  I did read the CHANGES file in 1.0.2 and searched the issue 
tracker but came up empty.

It appears the "svn import" command isn't importing all the files in a 
directory.  Specifically I'm trying to import an OSS project (The
Sleuth 
Kit version 1.68) into a vendor branch following the instructions in 
Chapter 7.  Here's the import command:

$ svn import sleuthkit-1.68 
http://localhost/svn/The_Sleuth_Kit/Vendor/Current -m "Imported 1.68 
vendor drop into current branch."

The problem is that the import is not importing all the files in the 
"sleuthkit-1.68/src/sorter/sort" directory.  It only imports the "TODO"

file and not the other "*.sort" files (7 files total).  All other 
files/directories import without a problem.

The work around is of course to "svn add" these files and commit.

TIA.




	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org