Issue 107: Shelve dialog not always allow shelve hunks
http://bitbucket.org/tortoisehg/stable/issue/107/shelve-dialog-not-always-allow-shelve

Walter PadrĂ³n / wpadron on Mon, 16 Mar 2009 20:43:25 +0100:

Comment:
  Sorry, the initial setup was

{{{
 hg init
 echo 1 > a.txt
 echo 2 >> a.txt
 echo A >> a.txt
 echo B >> a.txt
 echo C >> a.txt
 echo D >> a.txt
 echo E >> a.txt

 hg add a.txt
 hg commit -m "add a.txt"

 hg qnew patchF
 echo 0 > a.txt
 echo 1 >> a.txt
 echo 2 >> a.txt
 echo A >> a.txt
 echo B >> a.txt
 echo C >> a.txt
 echo D >> a.txt
 echo E >> a.txt
 hg qrefresh
}}}


-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to