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

Re: possible feature request: import dialog

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-10-10 22:55:02 CEST

Stefan Küng wrote:
> Lityagin, Alexandr wrote:
>> In WinCVS i can choose what and how to import before the import
>> completes.
>>
>> IMHO iseful to allow user to check the files wich is go to import in
>> Import dialog.
>>
>> After user specifies the folder to import, this one scaned and some
>> like Commit dialog,
>>
>> shows list of folders/files and assigned properties, wich can be
>> edited by user, and
>>
>> after that proceed to import.
>
> Subversion can only import single items, i.e. folders. It's not possible
> to import multiple items at once.
> The import right now is done by importing the specified folder recursively.

But there is a workaround.
1. Create a new folder in the repository using repo browser.
2. Checkout the new folder over the top of the folder you want to
import. You will get a warning about the folder not being empty. Now the
top level folder is versioned, but its content is not (yet).
3. Use the Add dialog to select which bits you want to add.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Oct 10 22:54:47 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

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