Re: import a single file

2009-10-21 Thread tonthomas
I've tryed anything and found out how to add a file. Thanks for support thomas On Oct 21, 11:21 pm, tonthomas wrote: > Hello Quinn, > > thanks for answer. I have the problem, that the line add in menu is > grey and doesn't work. That's why I try to use the import command. I'm > a absolutly beg

Re: import a single file

2009-10-21 Thread Quinn Taylor
It may be grayed out if you have selected a repository bookmark instead of a working copy bookmark. If you haven't checked out a working copy, you'll need to do that first. - Quinn On Oct 21, 2009, at 2:21 PM, tonthomas wrote: Hello Quinn, thanks for answer. I have the problem, that the l

Re: import a single file

2009-10-21 Thread tonthomas
Hello Quinn, thanks for answer. I have the problem, that the line add in menu is grey and doesn't work. That's why I try to use the import command. I'm a absolutly beginner in svn and therefore other mistakes are possible. thomas On Oct 21, 12:55 am, Quinn Taylor wrote: > You use "Add" locally

Re: import a single file

2009-10-20 Thread Quinn Taylor
You use "Add" locally, rather than "Import". Generally speaking, import is only for adding from your computer directly to the repository. Normal workflow is to add files in a working copy, then commit as a group when you're ready. - Quinn On Oct 20, 2009, at 3:53 AM, tonthomas wrote: I

import a single file

2009-10-20 Thread tonthomas
I have bookmark a existant repository into versions. Now I want to import new local files into this repo into a selected folder. I use the import command under "file", but I only can import a hole folder, not a single file. How can I change this behaviour?? thanks for help thomas --~--~---