<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>12419</bug_id>
          
          <creation_ts>2007-07-30 17:38:39 +0400</creation_ts>
          <short_desc>Неправильная диагностика при попытке одновременного добавления файла по двум путям</short_desc>
          <delta_ts>2008-10-21 03:39:27 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>git</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Anton V. Boyarshinov">boyarsh</reporter>
          <assigned_to name="placeholder@altlinux.org">placeholder</assigned_to>
          <cc>glebfm</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>53316</commentid>
    <comment_count>0</comment_count>
    <who name="Anton V. Boyarshinov">boyarsh</who>
    <bug_when>2007-07-30 17:38:39 +0400</bug_when>
    <thetext>При попытке одновременного добавления файла по двум разным путям через symlink
выдаётся диагностика

The following paths are ignored by one of your .gitignore files:
path
Use -f if you really want to add them.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60620</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2008-01-08 19:30:38 +0300</bug_when>
    <thetext>Так, как ты описал, у меня не воспроизводится.
Поточнее не вспомнишь?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61192</commentid>
    <comment_count>2</comment_count>
    <who name="Anton V. Boyarshinov">boyarsh</who>
    <bug_when>2008-01-16 12:23:48 +0300</bug_when>
    <thetext>$ git init
Initialized empty Git repository in .git/
$ mkdir 1
$ git add 1/file 
$ ln -s 1 2
$ git add 1/file 2/file 
The following paths are ignored by one of your .gitignore files:
2/file
Use -f if you really want to add them.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61194</commentid>
    <comment_count>3</comment_count>
    <who name="Anton V. Boyarshinov">boyarsh</who>
    <bug_when>2008-01-16 12:24:46 +0300</bug_when>
    <thetext>при копировании я потерял touch 1/file перед git add</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79926</commentid>
    <comment_count>4</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2008-10-21 03:39:26 +0400</bug_when>
    <thetext>В git-core-1.6.0.2-alt1 работает.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>