I'm trying to import a new project into my CVS - I'm expecting cvs to create a new directory and import all files into it..
But TkCVS fails, saying some error about knowndirs - is it a TkCvs bug or am I doing something wrong?
If my question is not clear, I can explain further..
Thanks..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you're specifying a path (more than one directory deep) that doesn't already exist in the repository, it probably won't work. It won't try to create a new directory tree in there. I can't quite tell without knowing what your destination repository structure is like.
The current import function is kind of limited. There's a better one in development, but it's still kinda buggy.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to import a new project into my CVS - I'm expecting cvs to create a new directory and import all files into it..
But TkCVS fails, saying some error about knowndirs - is it a TkCvs bug or am I doing something wrong?
If my question is not clear, I can explain further..
Thanks..
If you're specifying a path (more than one directory deep) that doesn't already exist in the repository, it probably won't work. It won't try to create a new directory tree in there. I can't quite tell without knowing what your destination repository structure is like.
The current import function is kind of limited. There's a better one in development, but it's still kinda buggy.