Giter Club home page Giter Club logo

Comments (15)

johnmay avatar johnmay commented on August 23, 2024

We can just redirect?

from cdk-paper-3.

rajarshi avatar rajarshi commented on August 23, 2024

I'd go for a redirect

from cdk-paper-3.

johnmay avatar johnmay commented on August 23, 2024

Definitely read it's possible but can't find the link on how to do it now

from cdk-paper-3.

tomas-pluskal avatar tomas-pluskal commented on August 23, 2024

It's easy to do with JavaScript, isn't it?

window.location.replace('https://cdk.github.io');

from cdk-paper-3.

steinbeck avatar steinbeck commented on August 23, 2024

from cdk-paper-3.

johnmay avatar johnmay commented on August 23, 2024

@tomas-pluskal or .htaccess but that's not the difficult bit. It definitely possible to do it from (cdk.sourforge.net - which isn't actually used) but not sure from sourceforge.net/projects/cdk...

from cdk-paper-3.

johnmay avatar johnmay commented on August 23, 2024

Should be clear now: https://sourceforge.net/projects/cdk/

Marked as moved... of course we still use the mailing lists..

from cdk-paper-3.

johnmay avatar johnmay commented on August 23, 2024

Out of interest Egon, are you manually pushing the github to SF?

from cdk-paper-3.

egonw avatar egonw commented on August 23, 2024
  1. I'm backing up stuff from SF...
  2. we still haven't finalized defining a replacement for the mailing lists

Yes, regarding git, I'm doing that whenever I pull changes into my local checkout:

git fetch origin; git rebase origin/master; git push sf; git push github

(the second push is to my GH copy of the repos, for my development branches, tho not so many nowadays...)

from cdk-paper-3.

egonw avatar egonw commented on August 23, 2024

http://cdk.sf.net/ still redirects to an old page, i.e. https://sourceforge.net/apps/mediawiki/cdk/index.php?title=Main_Page

from cdk-paper-3.

johnmay avatar johnmay commented on August 23, 2024

Have just logged into the sftp, removed the index.html and replaced with the index.php as suggested by their help section. Might take a while to take effect.

from cdk-paper-3.

egonw avatar egonw commented on August 23, 2024

Oh, excellent... it's been too long for me... I did not even remember that.

from cdk-paper-3.

egonw avatar egonw commented on August 23, 2024

(PS, I don't want to delete the SF project, so that it cannot be taken over by someone else...)

from cdk-paper-3.

johnmay avatar johnmay commented on August 23, 2024

No I agree.. okay should be live now watch out for browser caching.

from cdk-paper-3.

johnmay avatar johnmay commented on August 23, 2024

Here's how you can grab the site if you're interested:

scp -r [email protected]:/home/project-web/cdk/htdocs htdocs

obviously with your username

from cdk-paper-3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.