On Mon 26 Oct 2009 at 03:22PM, Jyothi Srinath wrote:
>    On 10/26/09 14:35, Dan Price wrote:
> 
>  On Mon 26 Oct 2009 at 02:21PM, [1][email protected] wrote:
> 
> 
>  Author: Jyothi Srinath [2]<[email protected]>
>  Repository: /hg/pkg/ips_docs
>  Latest revision: f4f6cc8bac812282e82e3993c14bec05ed03d6cf
>  Total changesets: 1
>  Log message:
>  Minor edits to ips_cert.xml
> 
>  Files:
>          create: .ips.book.#LOCK#.908547
> 
> 
>  Surely you don't mean to check in a ".lock" file into the gate?
> 
> 
> 
>          update: genhtml-log
>          update: ips.book
>          update: ips.pdf
>          update: ips_cert.xml
>          update: xppcompose-log
>  _______________________________________________
>  pkg-discuss mailing list
>  [3][email protected]
>  [4]http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
> 
> 
> 
> 
>    Sorry about that...the file was open when I pushed it.
>    I don't have the locked file in my local directory anymore, how do I
>    remove it from the repository?

close your editor
hg pull -u the repository
hg remove the offending file
hg commit the transaction
hg push the result.

Please please please hand inspect your commits before doing them.  You
should also be reviewing the output of 'hg outgoing' very carefully
before pushing.

        -dp

-- 
Daniel Price, Solaris Kernel Engineering    http://blogs.sun.com/dp
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to