Re: [Komodo-discuss] Using Subversion in Komodo
by Todd Whiteman other posts by this author
May 11 2009 11:24AM messages near this date
view in the new Beta List Site
Re: [Komodo-discuss] Using Subversion in Komodo
|
Re: [Komodo-discuss] Using Subversion in Komodo
Eric Robertson wrote:
> I'm sure I used one of the two methods you mention to delete the file. It is
> still in the repository - svn file shows it there - but it's still not being
> restored with an update. I've not yet tried to delete and restore another
> file, to see if I can get working correctly for another file.
>
> I had been reading the online book you mention - will have to study in more
> detail the parts I skipped over!
Hi Eric,
Here are a couple of commands to run from the command line that should
provide you with the information on your svn file:
* svn info filepath # current file info
* svn log filepath # show actions performed on the file
* svn update filepath # update to latest version in repository
* svn revert filepath # make to same as what's in the repository
These commands are also available through Komodo SCC interface, though
if the file is removed from the file system Komodo will not have a
handle on it to perform SCC actions.
Cheers,
Todd
_______________________________________________
Komodo-discuss mailing list
Komodo-discuss@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss
Thread:
Trent Mick
Eric Robertson
Anton Visser
Eric Robertson
Anton Visser
Eric Robertson
Anton Visser
Eric Robertson
Anton Visser
Eric Robertson
Todd Whiteman
Eric Robertson
Lindsay Marshall
Anton Visser
Todd Whiteman
Todd Whiteman
Trent Mick
Trent Mick
Anton Visser
|