Hi everyone,
I am using CVS as a part of my work, and an odd thing happened.
At one point a part of the code broke, and at the time I was still new to CVS and essentially just wanted to checkout the project from CVS in a different spot, to compare a few files that I had edited to see where it broke. Though when I first did this, I realized I was inside one of the directories so I quickly went CTRL-C to cancel it.
Fast forward to now, where I want to tag a branch, and it thinks that the folder that I had accidentally checked out should still be there (I deleted it after cancelling the checkout a while ago). Basically it's looking for a folder called 'aiscript' which is the root folder of the project, but I'm already 3 folders deep!
As a result, I get:
cvs [tag aborted]: could not chdir to aiscript: No such file or directory
I'm not 100% sure, but I think the system is set up to run Fedora Core 4 Linux, if that is any help.
Thanks in advance.
Allan
I am using CVS as a part of my work, and an odd thing happened.
At one point a part of the code broke, and at the time I was still new to CVS and essentially just wanted to checkout the project from CVS in a different spot, to compare a few files that I had edited to see where it broke. Though when I first did this, I realized I was inside one of the directories so I quickly went CTRL-C to cancel it.
Fast forward to now, where I want to tag a branch, and it thinks that the folder that I had accidentally checked out should still be there (I deleted it after cancelling the checkout a while ago). Basically it's looking for a folder called 'aiscript' which is the root folder of the project, but I'm already 3 folders deep!
As a result, I get:
cvs [tag aborted]: could not chdir to aiscript: No such file or directory
I'm not 100% sure, but I think the system is set up to run Fedora Core 4 Linux, if that is any help.
Thanks in advance.
Allan