Simon Davies
2013-08-08 21:37:07 UTC
am currently working on a large laravel 4 project and i constantly work on
it at work and at home.
Currently I use dropbox to transfer the folder(zipped) between work and
home, then after unzipping i simply remove the old folder and replace it
with the latest.(Another reason to do this is if there was the odd chance
of something going wrong at the office and i have a spare up to date copy)
Now i have been looking on putting this onto Bitbucket as i know that other
will soon be getting involved or for the future and they have a good why to
keep track of issues etc that can be documented and all kept within
together.
Anyway, If i was simply just using the Work machine i could simple
push/commit all the days amends and that up to my bitbucket private account.
Now my thinking was that when i decide to work on the project at home
(normally 4 times a week etc) i could simply clone it then remove the last
local (Home)one and install the latest clone, then again after all has been
done for that day push / commit changes to my online BB account so that i
can then have the latest amends for me at work to then clone and overwrite
the local copy (work). And back and forth.
My question is that i'm kinda new to this git/gitbucket why of working and
would like some ideas on how i could perform this if my why above is a
total WTF.
How should i structure it, should i have a home branch, work branch etc or
just work on the master branch or should i just create one branch say
dev-version and then simply work on thi sat home and work then when happy
merge to the master online.
it at work and at home.
Currently I use dropbox to transfer the folder(zipped) between work and
home, then after unzipping i simply remove the old folder and replace it
with the latest.(Another reason to do this is if there was the odd chance
of something going wrong at the office and i have a spare up to date copy)
Now i have been looking on putting this onto Bitbucket as i know that other
will soon be getting involved or for the future and they have a good why to
keep track of issues etc that can be documented and all kept within
together.
Anyway, If i was simply just using the Work machine i could simple
push/commit all the days amends and that up to my bitbucket private account.
Now my thinking was that when i decide to work on the project at home
(normally 4 times a week etc) i could simply clone it then remove the last
local (Home)one and install the latest clone, then again after all has been
done for that day push / commit changes to my online BB account so that i
can then have the latest amends for me at work to then clone and overwrite
the local copy (work). And back and forth.
My question is that i'm kinda new to this git/gitbucket why of working and
would like some ideas on how i could perform this if my why above is a
total WTF.
How should i structure it, should i have a home branch, work branch etc or
just work on the master branch or should i just create one branch say
dev-version and then simply work on thi sat home and work then when happy
merge to the master online.
--
This group is not monitored by Bitbucket Support. For support, go to https://support.atlassian.com and register a FREE account.
For even more community support for Bitbucket, try Atlassian Answers, our Q&A site. It can be found at https://answers.atlassian.com/tags/bitbucket/.
---
You received this message because you are subscribed to the Google Groups "bitbucket-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bitbucket-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
This group is not monitored by Bitbucket Support. For support, go to https://support.atlassian.com and register a FREE account.
For even more community support for Bitbucket, try Atlassian Answers, our Q&A site. It can be found at https://answers.atlassian.com/tags/bitbucket/.
---
You received this message because you are subscribed to the Google Groups "bitbucket-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bitbucket-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.