/srv/irclogs.ubuntu.com/2016/01/07/#ubuntustudio-devel.txt

zequencesakrecoer_: Did you push the changes to the repo?10:36
zequenceI can10:36
zequence't find a folder with that name :)10:36
zequenceIt's a good idea to have a folder for each year though10:44
zequenceAnd one folder for the current standard10:45
sakrecoer_zequence: I think it's there now... i did bzr add . then bzr commit -m "comment" then bzr push lp:~sakrecoer/ubuntustudio-artwork/ubuntustudio-artwork12:04
zequencesakrecoer_: Ah, but why not just push it to the main branch, or you don't have rights - I don't remember.12:30
zequenceYes, you're a member12:31
sakrecoer_how do i push it to the main branch ? :p12:33
sakrecoer_zequence: 12:33
zequencebzr push lp:ubuntustudio-artwork12:33
sakrecoer_:) thanks!12:33
zequenceOf, if that is from where you got it the first time: bzr push :parent12:33
zequences/Of/Or/12:34
zequencesakrecoer_: I'm going to do it this time12:34
sakrecoer_ok12:34
zequenceI just pulled your changes12:34
zequencesakrecoer_: Seems like you put a lot of old stuff in the 13.10 folder12:35
sakrecoer_zequence: there was no separation at all, so i copied everything in 13.04 and added the few files that had 1310 in their name12:36
sakrecoer_basicaly: i took the root of -artwork and put it in 13.10, then i did  mv 13.10/*1304* 13.04/12:38
sakrecoer_1310 was the highest version number existing in there..12:39
zequencesakrecoer_: There was a folder in there called to-be-sorted, which includes all sorts of stuff from the beginning of time pretty much12:40
zequenceI moved it to root12:40
zequenceBut, other than that, looks nice12:40
sakrecoer_:)12:40
sakrecoer_can i pull now?12:40
zequenceIt's still pushing12:40
sakrecoer_do i need to to anything else then bzr pull inside my local branch directory?12:41
zequenceWhen moving a file in a bzr folder, btw, use 'bzr mv <from> <to>'12:41
zequenceotherwise I think the files are duplicated12:41
sakrecoer_oh... is there a way to make bzr update such things without manualy telling it?12:41
sakrecoer_like "bzr mv . ."12:42
zequenceWe should probably start this branch from scratch later12:42
zequence'bzr mv' will tell bzr that we keep the file in .bzr folder, as is, we just changed it's path12:42
sakrecoer_ok :)12:42
zequenceIf you do 'mv', then 'bzr add.', bzr will think the old files were deleted and new ones were added12:42
sakrecoer_ah.. i see12:43
zequenceSo, the old ones are still there as old commits, though you don't see them12:43
zequenceAt least, I think this is the case. Don't think bzr does any checking for moved files12:43
sakrecoer_probably saves a lot of upload time :)12:43
zequenceExactly12:43
zequenceCould be this has been done a few times by now, and the branch is like 3-5 times bigger than it needs to be12:43
zequenceOk, the latest one is up now12:44
sakrecoer_nice12:46
sakrecoer_zequence: i want to file a bug for "record your desktop", should i do it here: https://bugs.launchpad.net/ubuntu/+source/ubuntustudio-meta12:48
sakrecoer_RecordMyDesktop, sorry12:48
zequencesakrecoer_: That's an application, right?12:51
sakrecoer_yes 12:51
zequencesakrecoer_: I'm going to create a new folder called something like current_standard, and add all the stuff we are currently using in there12:51
zequencesakrecoer_: ubuntu-bug <packagename>12:52
sakrecoer_right! :) thanks!12:52
zequencesakrecoer_: That way anyone involved in that packages will be notified12:52
zequenceIf you report it with us, most likely no one will know about it, other than a few Ubuntu Studio developers12:52
zequenceIF 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/+filebug12:54
sakrecoer_ok :) thanks!13:07

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!