Jürgen Spitzmüller wrote:
> > attached tested patch for branch.
>
> 1.6.3 perhaps? We already have many features and still have many unresolved
> bugs for 1.6.2.
ok, i will wait
pavel
Pavel Sanda wrote:
> > this is really cool feature and i will cry for having this in branch too,
> > Juergen :)
>
> attached tested patch for branch.
1.6.3 perhaps? We already have many features and still have many unresolved
bugs for 1.6.2.
Jürgen
Andre Poenitz wrote:
> On Sun, Feb 01, 2009 at 01:59:49AM +0100, Pavel Sanda wrote:
> > + /// checks locking policy and setup locked_mode_
> > + bool checkLockMode();
> > + /// is the loaded file locked?
> > + bool isLocked();
>
> const?
right
pavel
Vincent van Ravesteijn wrote:
> Can you explain why this is such a 'very cool feature' and you would
>'cry' for having this in branch ?
you don't like jokes, right? :)
anyway, it brings new level for collaboration work based on svn,
since it prohibits merge conflicts to happen. i will be happy to
On Sun, Feb 01, 2009 at 01:59:49AM +0100, Pavel Sanda wrote:
> + /// checks locking policy and setup locked_mode_
> + bool checkLockMode();
> + /// is the loaded file locked?
> + bool isLocked();
const?
Andre'
Pavel Sanda schreef:
Pavel Sanda wrote:
this is really cool feature and i will cry for having this in branch too,
Juergen :)
attached tested patch for branch.
pavel
Can you explain why this is such a 'very cool feature' and you would
'cry' for having this in branch ?
Do people a
Pavel Sanda wrote:
> this is really cool feature and i will cry for having this in branch too,
> Juergen :)
attached tested patch for branch.
pavel
Index: src/VCBackend.h
===
--- src/VCBackend.h (revision 28305)
+++ src/VCBackend
hi,
i finally implemented SVN support we already have for RCS - automatical file
locking associated with check-in/out to/from repository.
mutual exclusive editation under svn is allowed firstly by svn locking
mechanism,
secondly by using svn:needs-lock file property which instructs svn to set
w