monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] [bug #19078] import --no-respect-ignore does not import


From: Richard Levitte
Subject: [Monotone-devel] [bug #19078] import --no-respect-ignore does not import everything
Date: Sun, 09 May 2010 10:36:30 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.8 (KHTML, like Gecko) Chrome/5.0.396.0 Safari/533.8

Update of bug #19078 (project monotone):

                  Status:                    None => Fixed                  
             Assigned to:                    None => rlevitte               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

I think the following shows that the problem has been fixed at some point in
time.

: ; mkdir src 
: ; cd src 
: ; echo test >test.txt 
: ; echo aaaa >test.a 
: ; cd .. 
: ; /usr/bin/mtn -d test.mtn db init 
: ; cd src 
: ; /usr/bin/mtn -k address@hidden -d ../test.mtn -b test -m "initial
import" import . 
mtn: skipping ignorable file test.a
mtn: adding test.txt to workspace manifest
mtn: beginning commit on branch 'test'
mtn: committed revision 5bb6f254a4e7290b0cda493a2c2381519d6593ab
: ; /usr/bin/mtn -k address@hidden -d ../test.mtn -b test -m "initial
import" import --no-respect-ignore . 
mtn: adding test.a to workspace manifest
mtn: beginning commit on branch 'test'
mtn: committed revision a3b38cbcd86956ace13bdd92cf81a342e3ff9358
: ; /usr/bin/mtn version --full
monotone 0.47 (base revision: 58eca89fab6322a14c219fb377eae54e21311986)
Running on          : Linux 2.6.32-4-686 #1 SMP Tue Apr 6 07:02:27 UTC 2010
i686
C++ compiler        : GNU C++ version 4.4.3
C++ standard library: GNU libstdc++ version 20100131
Boost version       : 1_40
SQLite version      : 3.6.23.1 (compiled against 3.6.23)
Lua version         : Lua 5.1
PCRE version        : 7.8 2008-09-05 (compiled against 7.8)
Botan version       : 1.8.8 (compiled against 1.8.8)
Changes since base revision:
format_version "1"

new_manifest [69563b5f6cb9e1af6a87aebd6d672e721f646026]

old_revision [58eca89fab6322a14c219fb377eae54e21311986]

  Generated from data cached in the distribution;
  further changes may have been made.


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?19078>

_______________________________________________
  Meddelandet skickades via/av Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]