* Does git-cvsserver expect all changes to be via CVS?
@ 2007-01-26 10:37 Andy Parkins
2007-01-26 11:31 ` Andy Parkins
0 siblings, 1 reply; 2+ messages in thread
From: Andy Parkins @ 2007-01-26 10:37 UTC (permalink / raw)
To: git
Hello,
Still messing around with git-cvsserver. It's behaving very strangely, and it
occurred to me that I have not appreciated that there might be a limitation
in it.
Here's what I did.
* CVS user checks out a branch from the repository
* CVS user adds new directory and files
* CVS user checks them in
* git user updates a tracking branch and then working branch to
match latest
* git user makes changes to same files
* git user checks in and pushes the branch
* CVS user runs cvs update
CVS user can't see the changes; forced updates simply checkout the same files
he's just checked in.
I deleted the sqlite table from the git repository and ran the CVS update
again and this time the changed files arrived (but only after a forced
update).
My question then is: does git-cvsserver require that all changes go via
itself? Does it expect you not to use normal git on that repository any
more?
Andy
--
Dr Andy Parkins, M Eng (hons), MIEE
andyparkins@gmail.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-01-26 11:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-26 10:37 Does git-cvsserver expect all changes to be via CVS? Andy Parkins
2007-01-26 11:31 ` Andy Parkins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).