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

Possible bug with "svn import"

From: Epsilon <epsilon_at_yahoo.com>
Date: 2004-05-04 18:34:22 CEST

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
Received on Tue May 4 18:34:55 2004

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.