Re: Using Subversion in Komodo
Eric Robertson <[email protected]>
| Newsgroups | gmane.comp.ide.komodo.general |
|---|---|
| Message-ID | <[email protected]> |
Anton, thanks for the reply. I should have thought about using update in my situation. However when I tried it on the folder that contained the missing file I got the message showing the latest revision number but no indication of having transferred the file, and when I looked at the working directory it still wasn't there. I've checked again and it's definitely in the repository. I assume that if I wanted to restore an earlier version (there's not one here) I would have to use copy. I did also try to check that I could amend a file and update the repository all right but there I got a message that I didn't have permission to create the entry required although I do have admin rights. I got round this by using sudo in Terminal - incidentally my repository in currently a local one on my hard drive. Could it be that permissions are causing my other problem, and how do I start up Komodo with admin rights? Regards EricR On 8 May 2009, at 13:09, Anton Visser wrote: > Eric, easier way to restore a file, would be to right click on the > folder containing the file, in the project view, on the left hand > side. Then select Source Control -> Update. This will update the > contents of your folder, restoring the missing file and updating that > folder, with any code committed by someone else. > > cheers, > Anton > > On Fri, May 8, 2009 at 6:56 AM, Eric Robertson <[email protected] > > wrote: >> I'm using subversion for the first time and I'm having a problem with >> restoring a file from the repository. >> >> I'm using Komodo 5.1.3 on my Mac and have set up a repository using >> svn, >> created a working directory and loaded all the files I require into >> my >> Komodo project. I wanted to see if I could restore a file that had >> been >> deleted so I removed a file from the project and sent it to trash. >> I then >> copied the file from the repository into my working directory, >> running the >> command from Run in Komodo, and then used Add/Existing File to get >> the file >> back into my project. >> >> My problem is that there's no tick against this file in Komodo and >> its >> properties are not showing that it is under source code control. >> I've tried >> Refresh Status to no avail. >> >> I must be doing something wrong. What is the correct way of >> restoring a file >> and getting it back into a Komodo project? >> >> >> _______________________________________________ >> Komodo-discuss mailing list >> [email protected] >> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs >> Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss >> > _______________________________________________ Komodo-discuss mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss