[10:36] sakrecoer_: Did you push the changes to the repo? [10:36] I can [10:36] 't find a folder with that name :) [10:44] It's a good idea to have a folder for each year though [10:45] And one folder for the current standard [12:04] zequence: I think it's there now... i did bzr add . then bzr commit -m "comment" then bzr push lp:~sakrecoer/ubuntustudio-artwork/ubuntustudio-artwork [12:30] sakrecoer_: Ah, but why not just push it to the main branch, or you don't have rights - I don't remember. [12:31] Yes, you're a member [12:33] how do i push it to the main branch ? :p [12:33] zequence: [12:33] bzr push lp:ubuntustudio-artwork [12:33] :) thanks! [12:33] Of, if that is from where you got it the first time: bzr push :parent [12:34] s/Of/Or/ [12:34] sakrecoer_: I'm going to do it this time [12:34] ok [12:34] I just pulled your changes [12:35] sakrecoer_: Seems like you put a lot of old stuff in the 13.10 folder [12:36] zequence: there was no separation at all, so i copied everything in 13.04 and added the few files that had 1310 in their name [12:38] basicaly: i took the root of -artwork and put it in 13.10, then i did mv 13.10/*1304* 13.04/ [12:39] 1310 was the highest version number existing in there.. [12:40] sakrecoer_: There was a folder in there called to-be-sorted, which includes all sorts of stuff from the beginning of time pretty much [12:40] I moved it to root [12:40] But, other than that, looks nice [12:40] :) [12:40] can i pull now? [12:40] It's still pushing [12:41] do i need to to anything else then bzr pull inside my local branch directory? [12:41] When moving a file in a bzr folder, btw, use 'bzr mv ' [12:41] otherwise I think the files are duplicated [12:41] oh... is there a way to make bzr update such things without manualy telling it? [12:42] like "bzr mv . ." [12:42] We should probably start this branch from scratch later [12:42] 'bzr mv' will tell bzr that we keep the file in .bzr folder, as is, we just changed it's path [12:42] ok :) [12:42] If you do 'mv', then 'bzr add.', bzr will think the old files were deleted and new ones were added [12:43] ah.. i see [12:43] So, the old ones are still there as old commits, though you don't see them [12:43] At least, I think this is the case. Don't think bzr does any checking for moved files [12:43] probably saves a lot of upload time :) [12:43] Exactly [12:43] Could be this has been done a few times by now, and the branch is like 3-5 times bigger than it needs to be [12:44] Ok, the latest one is up now [12:46] nice [12:48] zequence: i want to file a bug for "record your desktop", should i do it here: https://bugs.launchpad.net/ubuntu/+source/ubuntustudio-meta [12:48] RecordMyDesktop, sorry [12:51] sakrecoer_: That's an application, right? [12:51] yes [12:51] sakrecoer_: I'm going to create a new folder called something like current_standard, and add all the stuff we are currently using in there [12:52] sakrecoer_: ubuntu-bug [12:52] right! :) thanks! [12:52] sakrecoer_: That way anyone involved in that packages will be notified [12:52] If you report it with us, most likely no one will know about it, other than a few Ubuntu Studio developers [12:54] IF there is a problem with the configuration of the Ubuntu Studio installation, then the bug report could be done at https://bugs.launchpad.net/ubuntustudio/+filebug [13:07] ok :) thanks!