ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> komodo-discuss
komodo-discuss
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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved