[Bug 462407] Re: Some file types must be ignored (backups, vcs...)

2019-04-22 Thread Facundo Batista
** Changed in: ubuntuone-client (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/462407 Title: Some file types must be ignored (backups, vcs...)

[Bug 462407] Re: Some file types must be ignored (backups, vcs...)

2012-01-05 Thread Natalia Bidart
** Changed in: ubuntuone-client Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/462407 Title: Some file types must be ignored (backups, vcs...) To manage

[Bug 462407] Re: Some file types must be ignored (backups, vcs...)

2010-06-09 Thread HornedBeast
Is this committed into the 1.2.1 client in Lucid? I see it was committed before 1.2.1 was released (19.04) but I can't find any configuration files in the local configuration directory. If it is already in the code shipping with Lucid, can you tell me where this config file should be? As with many

[Bug 462407] Re: Some file types must be ignored (backups, vcs...)

2010-06-09 Thread HornedBeast
Aha! I've found it! On Ubuntu 10.04 its under : /etc/xdg/ubuntuone/syncdaemon.conf Simply append and mend: ignore.default = \A#.*\Z \A.*~\Z \A.*\.py[oc]\Z \A.*\.sw[nop]\Z \A.*\.swpx\Z \A\..*\.tmp\Z With

[Bug 462407] Re: Some file types must be ignored (backups, vcs...)

2010-05-12 Thread Andrew Burcin
Is this committed into the 1.2.1 client in Lucid? I see it was committed before 1.2.1 was released (19.04) but I can't find any configuration files in the local configuration directory. If it is already in the code shipping with Lucid, can you tell me where this config file should be? As with many

[Bug 462407] Re: Some file types must be ignored (backups, vcs...)

2010-04-01 Thread Roman Yepishev
Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 462828, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or

[Bug 462407] Re: Some file types must be ignored (backups, vcs...)

2010-03-30 Thread Jayson Reis
That whould be good if we could specify which files we don't what to be synchronized using regular expressions, so we can catch a lot of things. -- Some file types must be ignored (backups, vcs...) https://bugs.launchpad.net/bugs/462407 You received this bug notification because you are a member

[Bug 462407] Re: Some file types must be ignored (backups, vcs...)

2010-03-30 Thread Facundo Batista
This is fixed since revno 452. The following files are being ignored: \A#.*\Z \A.*~\Z \A.*\.py[oc]\Z \A.*\.sw[nop]\Z \A.*\.swpx\Z \A\..*\.tmp\Z (those are Python regexes that should match the whole file). Note that you can change that in your local config. ** Changed in: ubuntuone-client

[Bug 462407] Re: Some file types must be ignored (backups, vcs...)

2010-03-30 Thread Facundo Batista
Sorry, it was fixed since revno 439. -- Some file types must be ignored (backups, vcs...) https://bugs.launchpad.net/bugs/462407 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

[Bug 462407] Re: Some file types must be ignored (backups, vcs...)

2010-03-30 Thread Jayson Reis
Is that revision in mainline ? -- Some file types must be ignored (backups, vcs...) https://bugs.launchpad.net/bugs/462407 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

[Bug 462407] Re: Some file types must be ignored (backups, vcs...)

2010-03-30 Thread Jayson Reis
I'm asking because this kind of logs. 2010-03-30 14:51:39,686 - ubuntuone.SyncDaemon.sync - DEBUG - T:LOCAL:F cda357ec-10ea-481c-ae28-67a8da52553c ['a770102c-377f-443d-bd84-9667851a8dff'::'1fd89857-3fff-48ed-8ba7-faf705a09821'] ''Projetos/copaloft/src/copaloft/paginasplanas/__init__.pyc'' |

[Bug 462407] Re: Some file types must be ignored (backups, vcs...)

2010-01-12 Thread Eric Casteleijn
** Changed in: ubuntuone-client (Ubuntu) Importance: Undecided = Wishlist -- Some file types must be ignored (backups, vcs...) https://bugs.launchpad.net/bugs/462407 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 462407] Re: Some file types must be ignored (backups, vcs...)

2009-11-25 Thread Facundo Batista
** Also affects: ubuntuone-client Importance: Undecided Status: New ** Changed in: ubuntuone-client Status: New = Triaged ** Changed in: ubuntuone-client Importance: Undecided = Wishlist -- Some file types must be ignored (backups, vcs...)

[Bug 462407] Re: Some file types must be ignored (backups, vcs...)

2009-11-17 Thread Michael Rooney
I'll mark this as Triaged since I can also confirm the issue and think it is ready for a developer to look at. I too have been driven a little insane when editing files in ~/Ubuntu One :) When you open the file with vim it creates a swap, so you get a notification that it is starting a sync. A

[Bug 462407] Re: Some file types must be ignored (backups, vcs...)

2009-11-04 Thread Stephan Peijnik
I can second this request. Especially automatically generated files should probably not end up on Ubuntu One, however, hidden files (or directories), such as an .bzr directory might be important. In my opinion the best option would be making this configurable on a per-directory basis, if this is

[Bug 462407] Re: Some file types must be ignored (backups, vcs...)

2009-10-27 Thread Th3Pr0ph3t
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/34512055/Dependencies.txt ** Attachment added: UbuntuoneClientPackages.txt http://launchpadlibrarian.net/34512056/UbuntuoneClientPackages.txt ** Attachment added: XsessionErrors.txt