part of the is patch is trivial and replaces 'call-process' with
the network transparent 'process-file'.
The second one is more extensive and implements a tramp wrapper for
'call-process-region'.
Signed-off-by: Enrico Scholz
---
contrib/emacs/git.el | 32 +
Junio C Hamano pobox.com> writes:
>
> enrico gmail.com> writes:
>
> > Hello all,
> > I have encountered a couple of non-necessary difficulties when editing a
> > patch during a `git add -p`.
> >
> > Firstly, the help message says
> >
is not possible appearing when inside a split hunk). Since
editing is more powerful than splitting this would not result in a loss of
generality, but, in my humble opinion, in a much nicer experience for
novices and experts alike.
Best regards,
enrico
--
To unsubscribe from this list: send the lin
Thomas Koch wrote:
> it's a common problem[1,2,3] in Maven (Java) projects and probably in other
> environments too: You have the version number of your project written in the
> pom.xml. When one merges changes upwards from the maint branche to master,
> the
> version numbers in maint and master a
Scott Chacon wrote:
> >> We're starting off in Berlin, May 9-11th. GitHub has secured
> >> conference space at the Radisson Blu Berlin for those days. I have a
> >
> > It's a pity that you did not announce the event on the msysgit mailing
> > list,
> > too, which is why I totally missed it until
Hi,
perhaps you should give Perfoce's git-bridge a try.
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Mobile: +49 (151) 27565287
Fax: +49 (30) 34646
want to do it asychronously.
A nice way is letting the hook just add the new refs to some queue
(you can even use git refs for that) and have another process (in a loop
or via cron) polling for new queue entries and run the build.
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC -
7;d like to investigate whether git can be
extended into this direction step by step.
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (30) 3464615-59
en
tory.
The patch fixes this by relaxing the existing detection a little bit.
Signed-off-by: Enrico Scholz
---
contrib/emacs/git.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/emacs/git.el b/contrib/emacs/git.el
index 65c95d9..5ffc506 100644
--- a/contrib/emacs/git
venti store.
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (30) 3464615-59
enrico.weig...@vnc.biz; www.vnc.de
--
To unsubscribe from this list: send the l
erhaps that
should be handled entirely on server side, so all called commands treat
these refs as nonexisting.
By the way: what happens if one tries to clone from an broken repo
(which has several refs pointing to nonexisting objects ?
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigel
?"
> -John Pescatore, SANS NewsBites Vol. 12 Num. 59
>
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (30) 3464615-59
enrico.weig...@vnc.biz; www.vnc
orts to support that ?
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (30) 3464615-59
enrico.weig...@vnc.biz; www.vnc.de
--
To unsubscribe from this list:
etely
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (30) 3464615-59
enrico.weig...@vnc.biz; www.vnc.de
--
To unsubscribe from this list: send the
c_command which automatically fetches
all the missing objects and so repair my local repo.
Is this already possible right now ?
thx
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-
> > Their webserver seems to be configured quite restrictively
> > (eg. cannot access files like 'packed-refs').
>
> Probably it just doesn't exist.
Aren' these files requied ?
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC -
ll be in some namespace
> > Better consider tag names to be really global.
>
> Definitely.
Well, you *could* setup special fetch rules, which put tags from separate
repos to separate namespaces, but i'd really advice against that, as it's
too easy to forget some
origin/bugfix_blah
|\
| * fixing bug blah
|/
*
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (30) 3464615-59
enrico.weig...@vnc.biz; www.vnc.de
--
To
ped in git
* the final production-system tree is maintained in certian branch
* a post-update hook acts on a specific production branch and does
something like git checkout --detach
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head
happen with the
> per-subdir 'fetch' approach.) Here are three commits in
> SVN:
Could it be that certain files spent parts of their historical lifetime
inside the ignored paths ?
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network
tmp/keyring-5cWq1d/pkcs11: No
> such file or directory
> From https://git01.codeplex.com/entityframework
> * [new branch] master -> origin/master
Their webserver seems to be configured quite restrictively
(eg. cannot access files like 'packed-refs').
Is there a way to trace t
ag, fix dist-package version numbers and run the dist-specific build
and
testing pipeline.
Here's some example for it: https://github.com/vnc-biz/redmine-core
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser P
sequence to apply on target treeish, you'll define it
explicitly (eg. if you want it to forget about things previous to
the starting treeish).
* interactive rebase:
a) is able to reconstruct merges
b) allows to cut into the sequence and change, drop or add new commits
These op
oduce more intermediate layers (eg when you've
got different groups of similar instance that share certain changes)
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +
Hi folks,
now finally managed the index-filter part.
The main problem, IIRC, was that git-update-index didn't
automatically create an empty index, so I needed to explicitly
copy in (manually created it with an empty repo).
My current filter code is:
if [ ! "$GIT_AUTHOR_EMAIL" ] && [ ! "$GIT_COMM
s new files.
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (30) 3464615-59
enrico.weig...@vnc.biz; www.vnc.de
--
To unsubscribe from this list: send the
dex
Obviously a different (temporary) index file, while many examples
on the web, suggesting to use commands like 'git add --cached' or
'git rm --cached' _without_ passing GIT_INDEX_FILTER variable.
Could there be some bug that this variable isn't honored properly
ever
tually committed
to certain branch(es).
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (30) 3464615-59
enrico.weig...@vnc.biz; www.vnc.de
--
To unsubscribe
f namespaces).
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (30) 3464615-59
enrico.weig...@vnc.biz; www.vnc.de
--
To unsubscribe from this list: send th
--tree-filter in combination with --subdireectory-filter ?
which one is executed first ?
thanks
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (3
of communication.
Yep. Another option could be Fraunhofer (we've got connections there),
or maybe Office-2.0 or Tempelhof Airport.
I've already triggered our business guys, they're quite interested.
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Netw
: No such file or directory at /usr/lib/git-core/git-svn line 3669
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (30) 3464615-59
enrico.weig...@vnc.biz; www.vn
ge repositories
mkdir .git: No such file or directory at /usr/lib/git-core/git-svn line 3669
Does anyone have an idea, what might be wrong here / how to fix it ?
thx
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Pl
encryption,
but I can live with loosing differential compression.
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (30) 3464615-59
enrico.weig...@vnc.biz; www.v
> earlier.
Ah, great :)
Maybe I've mixed that up with the discussion about splitting large
files into several objects. What's the status on this ?
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Plat
Hi,
> Enrico Weigelt writes:
>
> > * blobs are encrypted with their (original) content hash as
> > encryption keys
>
> What does this even mean?
>
> Is it expected that anybody who has access to the repository can
> learn names of objects (e.g. by runnin
Hi folks,
IIRC some people were working on splitted directory objects
(eg. for putting subdirs into their own objects), some time ago.
What's the current status of this ?
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Develo
gc) should continue to work, while only actual
access (eg. checkout or commit) need to be changed and have the
repository key available.
What do you think about this approach ?
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
r can everybody
write just everywhere ?
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (30) 3464615-59
enrico.weig...@vnc.biz; www.vnc.de
--
To unsubsc
space where the other line has
>none.
That might be it :)
Now I yet need to find out how to configure tig for it.
By the way: anything similar for merge/rebase ?
thx
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Developme
Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (30) 3464615-59
enrico.weig...@vnc.biz; www.vnc.de
--
To unsubscribe from this list: send the line "unsubscribe git" in
n for that ?
thx
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (30) 3464615-59
enrico.weig...@vnc.biz; www.vnc.de
--
To unsubscribe from this list: send the
42 matches
Mail list logo