On Sat, 12 Feb 2011 01:13:43 -0000, Loïc Alejandro <loic.alejan...@gmail.com> 
wrote:
> For the moment, I would like to be able to ignore my svn files and
> folders. What do I have to write ?
> 
> -- 
> You received this bug notification because you are a member of Ubuntu
> One hackers, which is subscribed to Ubuntu One Client.
> https://bugs.launchpad.net/bugs/625194
> 
> Title:
>   Enhancement : graphical interface for ignore list

to your ~/.config/ubuntuone/syncdaemon.conf add the following:

--- from here 8< ---
ignore = \A#.*\Z
         \A.*~\Z
         \A.*\.py[oc]\Z
         \A.*\.sw[nopx]\Z
         \A.*\.swpx\Z
         \A\..*\.tmp\Z
         \A\.svn\Z
---- >8 to here ---

(or just add the last line to ignore.default in
/etc/xdg/ubuntuone/syncdaemon.conf)

Let me know if it works :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/625194

Title:
  Enhancement : graphical interface for ignore list

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

Reply via email to