I have installed ubuntu 8.10 beta and updated to the last version untill
16 oct 2008 and still have the same problem

[EMAIL PROTECTED]:/mnt/haydar/svn$ rm -rf test 
[EMAIL PROTECTED]:/mnt/haydar/svn$ mkdir test
[EMAIL PROTECTED]:/mnt/haydar/svn$ cd test/
[EMAIL PROTECTED]:/mnt/haydar/svn/test$ touch newfile
touch: setting times of `newfile': Not a directory
[EMAIL PROTECTED]:/mnt/haydar/svn/test$ ls
newfile
[EMAIL PROTECTED]:/mnt/haydar/svn/test$ cat newfile 
[EMAIL PROTECTED]:/mnt/haydar/svn/test$ printf "hh\n" > newfile 
bash: newfile: Not a directory
[EMAIL PROTECTED]:/mnt/haydar/svn/test$ cat newfile 
[EMAIL PROTECTED]:/mnt/haydar/svn/test$ rm -f newfile 
[EMAIL PROTECTED]:/mnt/haydar/svn/test$ printf "hh\n" > newfile 
[EMAIL PROTECTED]:/mnt/haydar/svn/test$ cat newfile 
hh


I hope tha this helps, also svn does not works correctly in this directory 
because of this bug.

-- 
cp -p on CIFS mount does not preserve timestamp
https://bugs.launchpad.net/bugs/276472
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to