|
--> Mike (user)
at 03 Mar 04 03:00 writes
|
I deleted the files on my harddrive and redownloaded the project via pushokproxy and the file was there. It seems to be fine. |
|
| |
--> Igor Pushkov (admin)
at 03 Mar 04 03:00 writes
|
) Ok I added dlls to the project and set references to them and now I am getting this error. ) [unedit aborted]: cannot rename file CVS/Base/MagicLibrarly.dll: No such file or directory Could you please describe in more details operation sequence. This error can appears only on "Undo checkout" operation, and I not understand why it invoked. |
|
| |
--> Igor Pushkov (admin)
at 03 Mar 04 03:00 writes
|
Eerror "file added independently by second party." means that somehow you already add this file to CVS. VS .NET permit adding of files if they are already under source control. This can happens, if you include _the same_ file into different projects. To fix problem, apply "Source Control\Refresh status" command after you add such file into project. |
|
| |
--> Mike (user)
at 03 Mar 04 03:00 writes
|
now I am getting this error when trying to add another file, a header file.
cvs server: lsf.h added independently by second party.
?
ryan |
|
| |
--> Mike (user)
at 03 Mar 04 03:00 writes
|
Ok I added dlls to the project and set references to them and now I am getting this error.
[unedit aborted]: cannot rename file CVS/Base/MagicLibrarly.dll: No such file or directory |
|
| |
--> Igor Pushkov (admin)
at 03 Mar 04 03:00 writes
|
Plug-in add only those files, that are specified by IDE. That means that all dependances (docs, images, dll's) should be part of project, even if they are not compiled. Look at explanation: http://www.pushok.com/help/cvsscc/index.php?redirect=basic_addtoscc.htmHowever, you can manage those files outside of IDE with WinCVS or Tortoise. But _good_ practice is to include them into solution. |
|
| |
--> Mike (user)
at 02 Mar 04 03:00 writes
|
Hello,
Is there a way for me to specify additional files to be added to cvs? For example I just used pushok to load my .net project into cvs, deleted the files and recovered the app from cvs with pushok and some of the referenced dlls and image files were not in cvs. How do I specify to pushok to load these dependencies?
Thanks
Ryan
|
|
| |