Vimpie

Results 28 comments of Vimpie

@JerryDoubleU Wow, that is a nice workaround!

pfoeh, that was hard, This worked for me eventually docker-compose ``` pulsar: image: apachepulsar/pulsar:latest container_name: shop_pulsar command: bin/pulsar standalone hostname: pulsar environment: PULSAR_MEM: " -Xms512m -Xmx512m -XX:MaxDirectMemorySize=1g" volumes: - ./tools/pulsar/data:/pulsar/data...

@PawelMaj can this fix be merged to master and pushed to nuget?

hoi geert, i see this mapping information with the RAWURL in the srcsrv file, but it does not appear in the updated pdb. should that be the case?

no it's not public ;( i see this behavior running local and in jenkins. however we use the cake aliases for gitlink, which justs calls the tool. not suspecting any...

it should update the pdb next to where the srcsrv is created, right?

Hoi Geert, is there a way to enable more logging, set some kind of verbosity level? would be nice if git-link outputs the actual changes it made. we really like...