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

netbeans startup script not in git ?



Hi. 

Checking the cloned netbeans git repository with git gives me

$ find * -name netbeans -executable -type f
debian/netbeans/usr/share/netbeans/7.0.1/bin/netbeans
debian/netbeans/usr/bin/netbeans
nbbuild/netbeans/bin/netbeans

Those three files are all reported as untracked by git:

$ git status -s nbbuild/netbeans/bin/netbeans
?? nbbuild/netbeans/bin/netbeans

$ git status -s debian/netbeans/usr/bin/netbeans
?? debian/netbeans/usr/bin/netbeans

$ git status -s debian/netbeans/usr/share/netbeans/7.0.1/bin/netbeans
?? debian/netbeans/usr/share/netbeans/7.0.1/bin/netbeans

What is happening here? Where is _the_ startup script?

Sincerely,
Joachim





Reply to: