Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Subversion Article

Subversion Article

Scheduled Pinned Locked Moved The Lounge
com
12 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Chris McGlothen

    All, :jig: :badger: I've just submitted my first articlehttp://www.codeproject.com/useritems/Subversion_on_Windows.asp[^]. :jig::badger: I wrote it for beginners and hopefully it'll be easy enough for all to understand.:) If y'all would take a gander at it and let me know what you think I'd appreciate it.:rolleyes::-O Cheers :beer:


    An American football fan - Go Seahawks! Lil Turtle

    N Offline
    N Offline
    Nish Nishant
    wrote on last edited by
    #2

    The whole article is in bold text

    Regards, Nish


    Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
    C++/CLI in Action (*E-Book is out, Print version April 6th*)

    J C 2 Replies Last reply
    0
    • N Nish Nishant

      The whole article is in bold text

      Regards, Nish


      Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
      C++/CLI in Action (*E-Book is out, Print version April 6th*)

      J Offline
      J Offline
      Jimmanuel
      wrote on last edited by
      #3

      I think this might be something with your browser because the text is fine for me - bold where it's supposed to be and normal where it's not.

      N 1 Reply Last reply
      0
      • C Chris McGlothen

        All, :jig: :badger: I've just submitted my first articlehttp://www.codeproject.com/useritems/Subversion_on_Windows.asp[^]. :jig::badger: I wrote it for beginners and hopefully it'll be easy enough for all to understand.:) If y'all would take a gander at it and let me know what you think I'd appreciate it.:rolleyes::-O Cheers :beer:


        An American football fan - Go Seahawks! Lil Turtle

        S Offline
        S Offline
        Shog9 0
        wrote on last edited by
        #4

        You're missing a closing <h2> tag. Turns the whole first couple paragraphs bold.

        ----

        It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.

        --Raymond Chen on MSDN

        N C 2 Replies Last reply
        0
        • J Jimmanuel

          I think this might be something with your browser because the text is fine for me - bold where it's supposed to be and normal where it's not.

          N Offline
          N Offline
          Nish Nishant
          wrote on last edited by
          #5

          Jimmanuel wrote:

          I think this might be something with your browser because the text is fine for me - bold where it's supposed to be and normal where it's not.

          He has an unclosed tag. IE7 correctly renders it. FF implicitly closes the tag when it encounters the H2 tag and so in FF only the first paragraph is bold.

          Regards, Nish


          Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
          C++/CLI in Action (*E-Book is out, Print version April 6th*)

          1 Reply Last reply
          0
          • S Shog9 0

            You're missing a closing <h2> tag. Turns the whole first couple paragraphs bold.

            ----

            It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.

            --Raymond Chen on MSDN

            N Offline
            N Offline
            Nish Nishant
            wrote on last edited by
            #6

            Shog9 wrote:

            You're missing a closing <h2> tag. Turns the whole first couple paragraphs bold.

            That's on FF. IE7 shows the entire article in bold. :-)

            Regards, Nish


            Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
            C++/CLI in Action (*E-Book is out, Print version April 6th*)

            S V 2 Replies Last reply
            0
            • N Nish Nishant

              The whole article is in bold text

              Regards, Nish


              Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
              C++/CLI in Action (*E-Book is out, Print version April 6th*)

              C Offline
              C Offline
              Chris McGlothen
              wrote on last edited by
              #7

              Sorry about that, it's fixed now.


              An American football fan - Go Seahawks! Lil Turtle

              1 Reply Last reply
              0
              • S Shog9 0

                You're missing a closing <h2> tag. Turns the whole first couple paragraphs bold.

                ----

                It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.

                --Raymond Chen on MSDN

                C Offline
                C Offline
                Chris McGlothen
                wrote on last edited by
                #8

                Thanks for the lead, I took care of the problem I hope:^)


                An American football fan - Go Seahawks! Lil Turtle

                1 Reply Last reply
                0
                • N Nish Nishant

                  Shog9 wrote:

                  You're missing a closing <h2> tag. Turns the whole first couple paragraphs bold.

                  That's on FF. IE7 shows the entire article in bold. :-)

                  Regards, Nish


                  Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                  C++/CLI in Action (*E-Book is out, Print version April 6th*)

                  S Offline
                  S Offline
                  Shog9 0
                  wrote on last edited by
                  #9

                  Nishant Sivakumar wrote:

                  IE7 shows the entire article in bold.

                  Yeah... IE sucks at recovering from broken HTML. Actually, that's not true - it doesn't recover at all, but it's really good at just pushing on anyway. :rolleyes:

                  ----

                  It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.

                  --Raymond Chen on MSDN

                  1 Reply Last reply
                  0
                  • C Chris McGlothen

                    All, :jig: :badger: I've just submitted my first articlehttp://www.codeproject.com/useritems/Subversion_on_Windows.asp[^]. :jig::badger: I wrote it for beginners and hopefully it'll be easy enough for all to understand.:) If y'all would take a gander at it and let me know what you think I'd appreciate it.:rolleyes::-O Cheers :beer:


                    An American football fan - Go Seahawks! Lil Turtle

                    D Offline
                    D Offline
                    David Stone
                    wrote on last edited by
                    #10

                    The references links are off. You don't want your anchor tags to have IDs that start with a #. If an anchor has an id of num8, then you can reference it with #num8 from a different link. If you're going to post so many screenshots, I'd consider left-justifying them. Or maybe even putting them opposite the text that they go with. Also, there's really no reason to use jpg anymore. PNG is way more awesome. (Smaller and better image quality) And the last minor thing is that under VIII, part o, I wouldn't recommend creating anything inside the repository folder at any time. I've only seen that cause confusion with new people not getting the difference between repository and working copy. Other than that, it's great. :)

                    C 1 Reply Last reply
                    0
                    • D David Stone

                      The references links are off. You don't want your anchor tags to have IDs that start with a #. If an anchor has an id of num8, then you can reference it with #num8 from a different link. If you're going to post so many screenshots, I'd consider left-justifying them. Or maybe even putting them opposite the text that they go with. Also, there's really no reason to use jpg anymore. PNG is way more awesome. (Smaller and better image quality) And the last minor thing is that under VIII, part o, I wouldn't recommend creating anything inside the repository folder at any time. I've only seen that cause confusion with new people not getting the difference between repository and working copy. Other than that, it's great. :)

                      C Offline
                      C Offline
                      Chris McGlothen
                      wrote on last edited by
                      #11

                      Thanks for the feedback.:)

                      David Stone wrote:

                      creating anything inside the repository folder

                      I did this to better illustrate the creation of the branches,tags,and trunk folders. Granted it does create a bit of confusion, but I am one of those visual guys so this helps me quite a bit. I will modify the text to explain that it is just my preference and the related steps can be skipped. As to the formatting of the images with the text, your suggestion does have merit so I'll look into a redesign of the layout when I can get a minute or two. Thanks again.:-D Cheers! :beer:


                      An American football fan - Go Seahawks! Lil Turtle

                      1 Reply Last reply
                      0
                      • N Nish Nishant

                        Shog9 wrote:

                        You're missing a closing <h2> tag. Turns the whole first couple paragraphs bold.

                        That's on FF. IE7 shows the entire article in bold. :-)

                        Regards, Nish


                        Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                        C++/CLI in Action (*E-Book is out, Print version April 6th*)

                        V Offline
                        V Offline
                        Vasudevan Deepak Kumar
                        wrote on last edited by
                        #12

                        I would say CP Article Editor can have a quick HTML Checker like in Blogspot POST Editor.

                        Vasudevan Deepak Kumar Personal Homepage Tech Gossips

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups