Overview of Bazaar on windows

Asked by Suman Kanta

I am new to Bazaar, just downloaded for version control. Does someone have quick tutorial to get started without reading manuals.
I downloaded this tool for version control of my sql files.

Thanks in advance,
Suman

Question information

Language:
English Edit question
Status:
Answered
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Martin Pool (mbp) said :
#1

Hi Suman,

Yes, have a look at <http://doc.bazaar.canonical.com/bzr.dev/en/mini-tutorial/index.html> and <http://doc.bazaar.canonical.com/bzr.dev/en/>, and ask again if you have any questions.

Revision history for this message
Suman Kanta (suman-kanta) said :
#2

I am trying to add files to my directory structure. I manually moved filed to a location and then I try "Add" and here is the error I get

Run command: bzr add --no-recurse create_USD_pricelist_tbl.sql create_sil_mass_reprice_tbl.sql sil_custom_mass_reprice.pkb sil_custom_mass_re...
Unable to obtain lock file:///P:/Technical/Server%20Project/Pricing/Update_PL_and_UI_Line/trunk/ held by skanta
at CFDWINXPLAP147 [process #2408], acquired 17 hours, 20 minutes ago.
Will continue to try until 08:25:34, unless you press Ctrl-C.
See "bzr help break-lock" for more.

What should I do.

Revision history for this message
John A Meinel (jameinel) said :
#3

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04/13/2011 03:26 PM, Suman Kanta wrote:
> Question #152588 on Bazaar changed:
> https://answers.launchpad.net/bzr/+question/152588
>
> Status: Answered => Open
>
> Suman Kanta is still having a problem:
> I am trying to add files to my directory structure. I manually moved
> filed to a location and then I try "Add" and here is the error I get
>
> Run command: bzr add --no-recurse create_USD_pricelist_tbl.sql create_sil_mass_reprice_tbl.sql sil_custom_mass_reprice.pkb sil_custom_mass_re...
> Unable to obtain lock file:///P:/Technical/Server%20Project/Pricing/Update_PL_and_UI_Line/trunk/ held by skanta
> at CFDWINXPLAP147 [process #2408], acquired 17 hours, 20 minutes ago.
> Will continue to try until 08:25:34, unless you press Ctrl-C.
> See "bzr help break-lock" for more.
>
> What should I do.
>

Assuming you are 'skanta', that says the tree was write-locked by you
some time yesterday. This is most likely a failed transaction from the
previous day. (We usually clean up after ourselves, but if you interrupt
at the right time, it can fail.)

Check to see if there is a bzr process 2408 running. If not, then the
lock is certainly stale, and you can run "bzr break-lock" to clear it.
At that point, you should be able to do your same "bzr add --no-recurse"
action.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2lrQUACgkQJdeBCYSNAAPM5ACgzIQDNXTavjW2Gu9P00riyHPr
vpcAn07bCj9x/xyDmWoq3LPirUHCovqV
=t/11
-----END PGP SIGNATURE-----

Can you help with this problem?

Provide an answer of your own, or ask Suman Kanta for more information if necessary.

To post a message you must log in.